Click or drag to resize

IEncoderIsTwoDimensional Property

Gets a flag indicating whether the barcode is two dimensional.

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

Property Value

Type: Boolean
See Also