VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfInteractiveFormBarcodeFieldJS type / get_BarcodeSymbology Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_BarcodeSymbology Method
    In This Topic
    Gets the barcode symbology of barcode field.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormBarcodeFieldJS(document, name);
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebBarcodeSymbologyTypeEnumJS
    value = instance.get_BarcodeSymbology();
    
    
    function get_BarcodeSymbology() : WebBarcodeSymbologyTypeEnumJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also