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

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

    Property Value

    The text angle.
    See Also