'Declaration <CategoryAttribute("Aztec")> <DefaultValueAttribute(Undefined)> <DescriptionAttribute("Aztec data encoding mode.")> Public Property AztecEncodingMode As Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode
[Category("Aztec")] [DefaultValue(Undefined)] [Description("Aztec data encoding mode.")] public Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode AztecEncodingMode { get; set; }
[Category("Aztec")] [DefaultValue(Undefined)] [Description("Aztec data encoding mode.")] public: __property Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode get_AztecEncodingMode(); public: __property void set_AztecEncodingMode(
Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode value
);
[Category("Aztec")] [DefaultValue(Undefined)] [Description("Aztec data encoding mode.")] public:
property Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode AztecEncodingMode { Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode get(); void set(Vintasoft.Barcode.BarcodeInfo.AztecEncodingMode value); }
Property Value
Значение по умолчанию: AztecEncodingMode.Undefined.