[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.BaseLineAlignment

BaseLineAlignment Property

BaseLineAlignment

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.

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