SettingCollectionOCRThreadCount Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntaxpublic int OCRThreadCount { get; set; }Public Property OCRThreadCount As Integer
Get
Set
public:
property int OCRThreadCount {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also