[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.BaseLineAlignment

BaseLineAlignment Property

BaseLineAlignment

Gets or sets the vertical alignment of text within each line of the paragraph. If the line height (before any added spacing) exceeds the height of one or more characters, all characters on the line are aligned according to this setting.

Declaration
public BaseLineAlignment BaseLineAlignment { get; set; }
Public Property BaseLineAlignment As BaseLineAlignment