var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_MicroPDF417RowHeight();
function get_MicroPDF417RowHeight() : number;
Return Value
Row height of Micro PDF417.
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_MicroPDF417RowHeight();
function get_MicroPDF417RowHeight() : number;