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