[]
Gets or sets the vertical alignment of all text on each line displayed within a paragraph. If the line height (before any added spacing) is larger than one or more characters on the line, all characters are aligned to each other as specified by this property.
public BaseLineAlignment BaseLineAlignment { get; set; }
Public Property BaseLineAlignment As BaseLineAlignment