PXC_TextEffectFlags Enumeration
From PDF XChange PDF SDK
m (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:PXC_TextEffectFlags Enumeration}} | {{#customTitle:PXC_TextEffectFlags Enumeration}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Enumerations|PXC_TextEffectFlags|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 47: | Line 48: | ||
;TEF_UseKerning | ;TEF_UseKerning | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Latest revision as of 09:38, 23 May 2015
Specifies the ...
Syntax
enum PXC_TextEffectFlags { TEF_Underline = 1, TEF_StrikeOut = 2, TEF_StrikeOutWord = 18, TEF_StrikeOutDouble = 34, TEF_StrikeOutDoubleWord = 50, TEF_UnderlineWord = 257, TEF_UnderlineDouble = 513, TEF_UnderlineDoubleWord = 769, TEF_SuperScript = 4096, TEF_SubScript = 8192, TEF_UseKerning = 16777216, };
Constants
- TEF_Underline
- The ...
- TEF_StrikeOut
- The ...
- TEF_StrikeOutWord
- The ...
- TEF_StrikeOutDouble
- The ...
- TEF_StrikeOutDoubleWord
- The ...
- TEF_UnderlineWord
- The ...
- TEF_UnderlineDouble
- The ...
- TEF_UnderlineDoubleWord
- The ...
- TEF_SuperScript
- The ...
- TEF_SubScript
- The ...
- TEF_UseKerning
- The ...