| OcrActions Constructor |
Initializes a new instance of the
OcrActions class.
Namespace:
Opait.Ocr.Api
Assembly:
Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax public OcrActions(
uint flags
)
Parameters
- flags
- Type: SystemUInt32
The serialized flags to initialize from.
See Also