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