[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontBase.VerticalPosition

VerticalPosition Property

VerticalPosition

Gets or sets the alignment that shall be applied to the contents in relation to the default appearance of the text. This allows the text to be repositioned as subscript or superscript without altering the font size.

Declaration
public VerticalTextPosition VerticalPosition { get; set; }
Public Property VerticalPosition As VerticalTextPosition