PXC_TextJustification Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_TextJustification Enumeration}} | {{#customTitle:PXC_TextJustification Enumeration}} | ||
− | {{#parentPage:PXV:PXC_Enumerations|PXC_TextJustification | + | {{#parentPage:PXV:PXC_Enumerations|PXC_TextJustification|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 47: | Line 47: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:PXC_TextParaInfo|PXC_TextParaInfo]], [[PXV:IPXC_ParaFormat_Align|IPXC_ParaFormat::Align]] |
Latest revision as of 09:38, 23 May 2015
Specifies the ...
Syntax
enum PXC_TextJustification { TJ_Default = -1, TJ_Left = 0, TJ_Center = 1, TJ_Right = 2, TJ_Justify = 3, TJ_JustifyAll = 4, TJ_Radix = 5, TJ_Top = 0, TJ_Bottom = 2, TJ_Middle = 1, };
Constants
- TJ_Default
- The ...
- TJ_Left
- The ...
- TJ_Center
- The ...
- TJ_Right
- The ...
- TJ_Justify
- The ...
- TJ_JustifyAll
- The ...
- TJ_Radix
- The ...
- TJ_Top
- The ...
- TJ_Bottom
- The ...
- TJ_Middle
- The ...