get_GS1TwoDimensionalComponentType Method
In This Topic
Gets the GS1 2D component type.
Syntax
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();
var value; // Type: Vintasoft.Barcode.WebGS1TwoDimensionalComponentTypeEnumJS
value = instance.get_GS1TwoDimensionalComponentType();
Return Value
An instance of
WebGS1TwoDimensionalComponentTypeEnumJS class that defines the GS1 2D component type.
Browser Compatibility
See Also