var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: WebPdfFormatJS returnValue = instance.set_DocumentPackFormat(value);
function set_DocumentPackFormat(
valueFormat of packed (output) PDF document.: WebPdfFormatJS
Default value is null.
) : any;
Parameters
- value
- Format of packed (output) PDF document.
Default value is null.