Click or drag to resize

IEncoderIsSquare Property

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

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

Property Value

Type: Boolean
See Also