Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode.Deprecated Namespace : BarcodeDataFlags Enumeration |
[FlagsAttribute()] public enum BarcodeDataFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<FlagsAttribute()> Public Enum BarcodeDataFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As BarcodeDataFlags
[FlagsAttribute()] public enum BarcodeDataFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Barcode.Deprecated.BarcodeDataFlags = function() { }; Leadtools.Barcode.Deprecated.BarcodeDataFlags.prototype = {<br/> LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class BarcodeDataFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | No flags selected. |
0x00002000 | Linked | Indicates the MicroPDF417 barcode is linked to a linear symbol printed below it. |
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeDataFlags