VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web2DBarcodeWriterSettingsJS type / get_MicroPDF417RowHeight Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_MicroPDF417RowHeight Method
    In This Topic
    Gets the row height of Micro PDF417.
    Syntax
    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.
    Browser Compatibility
    9
    5
    11
    5
    See Also