var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var value; // Type: number value = instance.get_MaxThreadCount();
function get_MaxThreadCount() : number;
Return Value
The maximum thread count.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var value; // Type: number value = instance.get_MaxThreadCount();
function get_MaxThreadCount() : number;