Click or drag to resize

BarcodeIsTwoDimensional Property

Gets a flag indicating whether the barcode is two dimensional.

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

Property Value

Type: Boolean
See Also