var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var value; // Type: boolean value = instance.get_UseFlateInsteadLzwCompression();
function get_UseFlateInsteadLzwCompression() : boolean;
Return Value
The value indicating whether the command must change PDF stream with LZW compression to Flate (ZIP) compression.