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

In This Topic
    VerticalText Property (RText)
    In This Topic
    Gets or sets a value indicating whether [vertical text].
    Syntax
    'Declaration
     
    Public Property VerticalText As Boolean
    public bool VerticalText {get; set;}

    Property Value

    true if [vertical text]; otherwise, false.
    See Also