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

In This Topic
    VerticalText Property (Page)
    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