ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / VerticalTextAlignment Property

In This Topic
    VerticalTextAlignment Property
    In This Topic
    Gets or sets the vertical text alignment.
    Syntax
    'Declaration
     
    Public Property VerticalTextAlignment As VerticalTextAlignment
    public VerticalTextAlignment VerticalTextAlignment {get; set;}

    Property Value

    The vertical text alignment.
    See Also