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.
var instance = new Vintasoft.Imaging.Pdf.WebPdfFormatJS(); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfFormatEnumJS value = instance.get_DocumentPackFormat();
function get_DocumentPackFormat() : WebPdfFormatEnumJS;