FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ParagraphField Class / TextAngle Property

In This Topic
    TextAngle Property (ParagraphField)
    In This Topic
    Gets or sets the angle of text rotation within the field.
    Syntax
    'Declaration
     
    Public Property TextAngle As Single
    public float TextAngle {get; set;}
    See Also