'Declaration Public Enum TextVerticalAnchor Inherits System.Enum
public enum TextVerticalAnchor : System.Enum
'Declaration Public Enum TextVerticalAnchor Inherits System.Enum
public enum TextVerticalAnchor : System.Enum
Member | Description |
---|---|
Bottom | Anchor the text at the bottom of the bounding rectangle. |
Center | Anchor the text at the middle of the bounding rectangle. |
Top | Anchor the text at the top of the bounding rectangle. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.TextVerticalAnchor