PXC_GetPageTextOptionsFlags Enumeration
Specifies the ...
Syntax
enum PXC_GetPageTextOptionsFlags
{
GPTOF_Simple = 1,
GPTOF_LigaturesExpTblOnly = 2,
GPTOF_TrustNBSpace = 4,
GPTOF_PlainTextOnly = 8,
GPTOF_SkipRedundantChars = 16,
GPTOF_AllowCharReordering = 32,
GPTOF_WordSepTblOnly = 64,
GPTOF_IncludeHiddenText = 128,
GPTOF_CollectSourceInfo = 256,
GPTOF_DetectUnderlineStrikeout = 512,
};
Constants
- GPTOF_Simple
- The ...
- GPTOF_LigaturesExpTblOnly
- The ...
- GPTOF_TrustNBSpace
- The ...
- GPTOF_PlainTextOnly
- The ...
- GPTOF_SkipRedundantChars
- The ...
- GPTOF_AllowCharReordering
- The ...
- GPTOF_WordSepTblOnly
- The ...
- GPTOF_IncludeHiddenText
- The ...
- GPTOF_CollectSourceInfo
- The ...
- GPTOF_DetectUnderlineStrikeout
- The ...