ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / VertAlignment Property

In This Topic
    VertAlignment Property (RText)
    In This Topic
    Gets or sets the vert alignment.
    Syntax
    'Declaration
     
    Public Property VertAlignment As VerticalTextAlignment
    public VerticalTextAlignment VertAlignment {get; set;}

    Property Value

    The vert alignment.
    See Also