ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / VerticalText Property

In This Topic
    VerticalText Property (DrawCanvas)
    In This Topic
    Syntax
    'Declaration
     
    Public Property VerticalText As Boolean
    public bool VerticalText {get; set;}
    See Also