Barcode .Net Class Library

DefaultDrawFlags Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the default draw flags for the current barcode type.

[Visual Basic]
Public ReadOnly Property DefaultDrawFlags As BarcodeDrawFlags

[C#]
public BarcodeDrawFlags DefaultDrawFlags {get;}

Property Value

A BarcodeDrawFlags enumeration that indicates the default draw flags for the current barcode type.

See Also

GetBarcodeDefaultDrawFlags


© 2002 Bokai Corporation. All rights reserved.