var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_MaxThreadCount(value);
function set_MaxThreadCount(
valueThe maximum thread count. Default value is 1.: number
) : any;
Parameters
- value
- The maximum thread count. Default value is 1.