Click or drag to resize

OcrPreprocessingOptions Constructor (Int32)

Creates a new instance of OcrPreprocessingOptions passing in the 32-bit native mask of processing options.

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public OcrPreprocessingOptions(
	int options
)

Parameters

options
Type: SystemInt32
native pre-processing mask
See Also