VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfFormatJS type / get_DocumentPackFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_DocumentPackFormat Method
    In This Topic
    Gets PDF format version.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfFormatJS();
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebPdfFormatEnumJS
    value = instance.get_DocumentPackFormat();
    
    
    function get_DocumentPackFormat() : WebPdfFormatEnumJS;
    

    Return Value

    The PDF format.
    Browser Compatibility
    56+
    45+
    11
    See Also