Barcode .Net Class Library

DrawFlagsFromProperties Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the draw flags based on the current barcode type and property settings.

[Visual Basic]
Public ReadOnly Property DrawFlagsFromProperties As BarcodeDrawFlags

[C#]
public BarcodeDrawFlags DrawFlagsFromProperties {get;}

Property Value

A BarcodeDrawFlags enumeration that's calculated based on the current barcode type and property settings.

See Also

DefaultDrawFlags


© 2002 Bokai Corporation. All rights reserved.