AlignNameValue enumeration

AlignNameValue enumeration

Optional int. Specifies whether the master’s text in the stencil window is aligned left, right, or center.

The AlignNameValue type exposes the following members:

Fields

FieldDescription
ALIGN_TEXT_LEFTAlign text left.
ALIGN_TEXT_CENTERAlign text center.
ALIGN_TEXT_RIGHTAlign text right.
UNDEFINEDUndefined.

See Also