'Declaration Protected Function New( _
ByVal linearComponentThe linear component type.As Vintasoft.Barcode.BarcodeType, _
ByVal gs1_2DComponentThe GS1 2D component type.As GS1TwoDimensionalComponentType _
)
protected GS1CompositeBarcodeSymbology(
Vintasoft.Barcode.BarcodeType linearComponent,
GS1TwoDimensionalComponentType gs1_2DComponent
)
protected: GS1CompositeBarcodeSymbology(
Vintasoft.Barcode.BarcodeType linearComponent,
GS1TwoDimensionalComponentType gs1_2DComponent
)
protected:
GS1CompositeBarcodeSymbology(
Vintasoft.Barcode.BarcodeType linearComponent,
GS1TwoDimensionalComponentType gs1_2DComponent
)
Parameters
- linearComponent
- The linear component type.
- gs1_2DComponent
- The GS1 2D component type.