'Declaration <DescriptionAttribute("Aztec data encoding mode.")> <DefaultValueAttribute(Undefined)> <CategoryAttribute("Aztec")> Public Property AztecEncodingMode As Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode
[Description("Aztec data encoding mode.")] [DefaultValue(Undefined)] [Category("Aztec")] public Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode AztecEncodingMode { get; set; }
[Description("Aztec data encoding mode.")] [DefaultValue(Undefined)] [Category("Aztec")] public: __property Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode get_AztecEncodingMode(); public: __property void set_AztecEncodingMode(
Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode value
);
[Description("Aztec data encoding mode.")] [DefaultValue(Undefined)] [Category("Aztec")] public:
property Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode AztecEncodingMode { Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode get(); void set(Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode value); }
Property Value
Default value is AztecEncodingMode.Undefined.