var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var value; // Type: boolean value = instance.get_OptimizeFontSubsets();
function get_OptimizeFontSubsets() : boolean;
Return Value
The value indicating whether the command must optimize font subsets.