ETcVnOcrOptions

Provides different options to indicate whether certain actions must be performed to achieve the intended result.

Syntax

Definition:

enum ETcVnOcrOptions : ULONG
{
    OO_WITHBLANKS = 1
};

Values

Name

Description

OO_WITHBLANKS

Indicates that if blanks were found, they should be included in the result. By default, all blanks are omitted from the result.