Click or drag to resize

BarcodeUseExtended Property

Gets or a flag indicating whether the extended version was used for Code39 and Code93 barcodes.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public bool UseExtended { get; }

Property Value

Type: Boolean
See Also