A3DPDFETableTextHorizontalAlign
-
enum
A3DPDFETableTextHorizontalAlign Horizontal alignements supported for text strings in a table.
23.0
Enumerators
-
enumerator
kA3DPDFTableAlignHInherit - kA3DPDFTableAlignHInherit
The alignement is inherited from upper level style.
-
enumerator
kA3DPDFTableAlignHLeft - kA3DPDFTableAlignHLeft
The text is left justified.
-
enumerator
kA3DPDFTableAlignHCentered - kA3DPDFTableAlignHCentered
The text is centered.
-
enumerator
kA3DPDFTableAlignHRight - kA3DPDFTableAlignHRight
The text is right justified.