Click or drag to resize

IEncoderUseExtended Property

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

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
bool UseExtended { get; }

Property Value

Type: Boolean
See Also