var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormBarcodeFieldJS(document, name); var value; // Type: number value = instance.get_ModuleWidth();
function get_ModuleWidth() : number;
Return Value
Ширина в дюймах одного модуля штрих-кода.
var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormBarcodeFieldJS(document, name); var value; // Type: number value = instance.get_ModuleWidth();
function get_ModuleWidth() : number;