Barcode .Net Class Library

DrawFlagsMask Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the draw flags mask for the current barcode type, indicating which members of the BarcodeDrawFlags enumeration are applicable to the current barcode type.

[Visual Basic]
Public ReadOnly Property DrawFlagsMask As BarcodeDrawFlags

[C#]
public BarcodeDrawFlags DrawFlagsMask {get;}

Property Value

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


© 2002 Bokai Corporation. All rights reserved.