var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_MaxiCodeResolution();
function get_MaxiCodeResolution() : number;
Return Value
Разрешение штрих-кода MaxiCode.
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_MaxiCodeResolution();
function get_MaxiCodeResolution() : number;