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