UIX_FindItemByTextFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:UIX_FindItemByTextFlags Enumeration}}
 
{{#customTitle:UIX_FindItemByTextFlags Enumeration}}
{{#parentPage:PXV:UIX|UIX_FindItemByTextFlags Enumeration|enum}}
+
{{#parentPage:PXV:UIX_Enumerations|UIX_FindItemByTextFlags|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 29: Line 30:
 
;UIX_FindItemByText_OneColumn
 
;UIX_FindItemByText_OneColumn
 
:The ...
 
:The ...
 
== See Also ==
 
See also ...
 

Latest revision as of 10:42, 23 May 2015


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 ...