A3DPDFETableTextVerticalAlign
-
enum
A3DPDFETableTextVerticalAlign Vertical alignements supported for text strings in a table.
23.0
Enumerators
-
enumerator
kA3DPDFTableAlignVInherit - kA3DPDFTableAlignVInherit
The alignement is inherited from upper level style.
-
enumerator
kA3DPDFTableAlignVTop - kA3DPDFTableAlignVTop
The text is vertically aligned to the top.
-
enumerator
kA3DPDFTableAlignVMiddle - kA3DPDFTableAlignVMiddle
The text is vertically centered.
-
enumerator
kA3DPDFTableAlignVBottom - kA3DPDFTableAlignVBottom
The text is vertically aligned to the bottom.