ThreadsCount
RecognitionSettings.ThreadsCount property
Gets or sets the number fo threads for processing. By default, 0 means that the image will be processed with the number of threads equal to your number of processors. ThreadsCount = 1 means that the image will be processed in the main thread.
public int ThreadsCount { set; }
See Also
- class RecognitionSettings
- namespace Aspose.OCR
- assembly Aspose.OCR