Enum Justification

Justification enumeration

Enumerates the forms of quadding (justification) to be used in displaying the annotation�s text.

public enum Justification

Values

NameValueDescription
Left0Left justification.
Center1Center justification.
Right2Right justification.

See Also