ComponentOne FlexReport for UWP
TextAngle Property (Field)

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > Field Class : TextAngle Property
Gets or sets the angle of text rotation within the field (including barcodes).
Syntax
'Declaration
 
Public Property TextAngle As System.Single
public System.float TextAngle {get; set;}
Remarks
Note that some output/export formats (such as RTF and plain text) do not support rotated text.
See Also

Reference

Field Class
Field Members