[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextVerticalAnchor

TextVerticalAnchor Enum

Specifies the available vertical anchoring types for text.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum TextVerticalAnchor
Public Enum TextVerticalAnchor

Fields

Name 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.