Click or drag to resize

OcrActionsGetActionFlags Method

Serializes the actions as a bit flag.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
public uint GetActionFlags()

Return Value

Type: UInt32
A bit flag of actions.
See Also