TextHorizontalAlignment enumeration

TextHorizontalAlignment enumeration

Specifies text horizontal alignment inside a signature.

The TextHorizontalAlignment type exposes the following members:

Fields

Field Description
LEFT Specifies that the text is left aligned to the horizontal alignment base.
CENTER Specifies that the text is centered to the horizontal alignment base.
RIGHT Specifies that the text is right aligned to the horizontal alignment base.

See Also