get_DataMatrixSymbol Method
In This Topic
Gets the Data Matrix symbol size.
Syntax
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();
var value; // Type: Vintasoft.Barcode.WebDataMatrixSymbolTypeEnumJS
value = instance.get_DataMatrixSymbol();
Return Value
An instance of
WebDataMatrixSymbolTypeEnumJS class that defines the Data Matrix symbol size.
Browser Compatibility
See Also