'Declaration <DescriptionAttribute("GS1 2D component type.")> <DefaultValueAttribute(Undefined)> <CategoryAttribute("Common")> Public Property GS1TwoDimensionalComponentType As Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType
[Description("GS1 2D component type.")] [DefaultValue(Undefined)] [Category("Common")] public Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType GS1TwoDimensionalComponentType { get; set; }
[Description("GS1 2D component type.")] [DefaultValue(Undefined)] [Category("Common")] public: __property Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType get_GS1TwoDimensionalComponentType(); public: __property void set_GS1TwoDimensionalComponentType(
Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType value
);
[Description("GS1 2D component type.")] [DefaultValue(Undefined)] [Category("Common")] public:
property Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType GS1TwoDimensionalComponentType { Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType get(); void set(Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType value); }
Property Value
Действительные значения:
- GS1TwoDimensionalComponentType.CC_A - только для MicroPDF417.
- GS1TwoDimensionalComponentType.CC_B - только для MicroPDF417.
- GS1TwoDimensionalComponentType.CC_C - только для PDF417.