UIX_FindItemByTextFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_FindItemByTextFlags
{
    UIX_FindItemByText_AllowPartial    = 1,
    UIX_FindItemByText_CaseSensitive   = 2,
    UIX_FindItemByText_MathGroupTitles = 4,
    UIX_FindItemByText_OneGroup        = 8,
    UIX_FindItemByText_OneColumn       = 16,
};

Constants

UIX_FindItemByText_AllowPartial
The ...
UIX_FindItemByText_CaseSensitive
The ...
UIX_FindItemByText_MathGroupTitles
The ...
UIX_FindItemByText_OneGroup
The ...
UIX_FindItemByText_OneColumn
The ...