setMaxThreads

public final void setMaxThreads(int value)

The maximum number of pages processed concurrently when a document-level OCR operation (such as making a document searchable) runs over multiple pages. Set to 0 to use one thread per available processor. Values below 1 (other than 0) are treated as 1.

Parameters

value

The value to set for the MaxThreads property.