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 Namespace : AztecBarcodeSymbolModel Enumeration |
[SerializableAttribute()] public enum AztecBarcodeSymbolModel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<SerializableAttribute()> Public Enum AztecBarcodeSymbolModel Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As AztecBarcodeSymbolModel
[SerializableAttribute()] public enum AztecBarcodeSymbolModel : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTAztecBarcodeSymbolModel)
public enum AztecBarcodeSymbolModel
Leadtools.Barcode.AztecBarcodeSymbolModel = function() { }; Leadtools.Barcode.AztecBarcodeSymbolModel.prototype = {<br/> AutoSize = 0, Compact1 = 1, Compact2 = 2, Compact3 = 3, Compact4 = 4, Full1 = 5, Full2 = 6, Full3 = 7, Full4 = 8, Full5 = 9, Full6 = 10, Full7 = 11, Full8 = 12, Full9 = 13, Full10 = 14, Full11 = 15, Full12 = 16, Full13 = 17, Full14 = 18, Full15 = 19, Full16 = 20, Full17 = 21, Full18 = 22, Full19 = 23, Full20 = 24, Full21 = 25, Full22 = 26, Full23 = 27, Full24 = 28, Full25 = 29, Full26 = 30, Full27 = 31, Full28 = 32, Full29 = 33, Full30 = 34, Full31 = 35, Full32 = 36, };
[SerializableAttribute()] public enum class AztecBarcodeSymbolModel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Used as the type for the AztecBarcodeWriteOptions.SymbolModel property to specify the Aztec barcode's symbol size.
For an example, refer to AztecBarcodeWriteOptions.
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.AztecBarcodeSymbolModel