Click or drag to resize

BarcodeIsSquare Property

Gets a flag indicating whether the barcode has a square shape.

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

Property Value

Type: Boolean
See Also