UIX_TextVAlign Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
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 ==
See also ...
+
...

Revision as of 08: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

...