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

In This Topic
    TextAngle Property (Page)
    In This Topic
    Gets or sets the text angle.
    Syntax
    'Declaration
     
    Public Property TextAngle As Integer
    public int TextAngle {get; set;}

    Property Value

    The text angle.
    See Also