TextVerticalAlignment enumeration

TextVerticalAlignment enumeration

Specifies text vertical alignment inside a signature.

The TextVerticalAlignment type exposes the following members:

Fields

Field Description
TOP Specifies that the text is top aligned to the vertical alignment base.
CENTER Specifies that the text is centered to the vertical alignment base.
BOTTOM Specifies that the text is bottom aligned to the vertical alignment base.

See Also