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;}