A3DPDFETableTextVerticalAlign

enum A3DPDFETableTextVerticalAlign

Vertical alignements supported for text strings in a table.

23.0
enumerator kA3DPDFTableAlignVInherit

The alignement is inherited from upper level style.

enumerator kA3DPDFTableAlignVTop

The text is vertically aligned to the top.

enumerator kA3DPDFTableAlignVMiddle

The text is vertically centered.

enumerator kA3DPDFTableAlignVBottom

The text is vertically aligned to the bottom.