UIX_TextVAlign Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_TextVAlign Enumeration}} | {{#customTitle:UIX_TextVAlign Enumeration}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:26, 20 May 2015
Specifies the ...
Syntax
enum UIX_TextVAlign { UIX_TextVAlign_Unk = 0, UIX_TextVAlign_Top = 1, UIX_TextVAlign_Middle = 2, UIX_TextVAlign_Bottom = 3, };
Constants
- UIX_TextVAlign_Unk
- The ...
- UIX_TextVAlign_Top
- The ...
- UIX_TextVAlign_Middle
- The ...
- UIX_TextVAlign_Bottom
- The ...
See Also
...