ComponentOne FlexReport for WinForms
TextAngle Property (Field)

C1.Win.FlexReport.4 Assembly > C1.Win.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