'Declaration <DescriptionAttribute("Han Xin Code symbol version (symbol size). Default value is Undefined (symbol version calculated automatically).")> <DefaultValueAttribute(Undefined)> <CategoryAttribute("Han Xin Code")> Public Property HanXinCodeSymbol As Vintasoft.Barcode.BarcodeInfo.HanXinCodeSymbolVersion
[Description("Han Xin Code symbol version (symbol size). Default value is Undefined (symbol version calculated automatically).")] [DefaultValue(Undefined)] [Category("Han Xin Code")] public Vintasoft.Barcode.BarcodeInfo.HanXinCodeSymbolVersion HanXinCodeSymbol { get; set; }
[Description("Han Xin Code symbol version (symbol size). Default value is Undefined (symbol version calculated automatically).")] [DefaultValue(Undefined)] [Category("Han Xin Code")] public: __property Vintasoft.Barcode.BarcodeInfo.HanXinCodeSymbolVersion get_HanXinCodeSymbol(); public: __property void set_HanXinCodeSymbol(
Vintasoft.Barcode.BarcodeInfo.HanXinCodeSymbolVersion value
);
[Description("Han Xin Code symbol version (symbol size). Default value is Undefined (symbol version calculated automatically).")] [DefaultValue(Undefined)] [Category("Han Xin Code")] public:
property Vintasoft.Barcode.BarcodeInfo.HanXinCodeSymbolVersion HanXinCodeSymbol { Vintasoft.Barcode.BarcodeInfo.HanXinCodeSymbolVersion get(); void set(Vintasoft.Barcode.BarcodeInfo.HanXinCodeSymbolVersion value); }
Property Value
Значение по умолчанию: HanXinCodeSymbolVersion.Undefined (версия символа рассчитывается автоматически).