var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var value; // Type: boolean value = instance.get_DetectBitonalImageResources();
function get_DetectBitonalImageResources() : boolean;
Return Value
The value indicating whether the command must analyze image resources, detect bitonal images and convert them to the bitonal pixel format.