[]
        
(Showing Draft Content)

C1.Report.Field.TextAngle

TextAngle Property

TextAngle

Gets or sets the angle of text rotation within the field (including barcodes).

Declaration
[C1Category("Appearance")]
[C1Description("Field.TextAngle", "The text rotation angle.")]
public float TextAngle { get; set; }
<C1Category("Appearance")>
<C1Description("Field.TextAngle", "The text rotation angle.")>
Public Property TextAngle As Single
Remarks

Note that some output/export formats (such as RTF and plain text) do not support rotated text.