[]
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.
public VerticalTextPosition VerticalPosition { get; set; }
Public Property VerticalPosition As VerticalTextPosition