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

In This Topic
    TextAngle Property (Field)
    In This Topic
    Gets or sets the angle of text rotation within the field (including barcodes).
    Syntax
    'Declaration
     
    Public Property TextAngle As Single
    public float TextAngle {get; set;}
    Remarks
    Note that some output/export formats (such as RTF and plain text) do not support rotated text.
    See Also