getMaxThreads

public final int getMaxThreads()

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.

Return

The value of the MaxThreads property.