ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / VerticalAlignment Field

In This Topic
    VerticalAlignment Field
    In This Topic
    Lines alignment.
    Syntax
    'Declaration
     
    Public VerticalAlignment As VerticalTextAlignment
    public VerticalTextAlignment VerticalAlignment

    Field Value

    For a list of valid values, see here: GrapeCity.ActiveReports.Document.Section.VerticalTextAlignment
    See Also