Click or drag to resize

EncoderOptionsShowGuards Property

Gets or sets a flag indicating whether the guard lines will be shown for barcode types that support them.

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

Property Value

Type: Boolean
See Also