[]
Gets or sets the angle of text rotation within the field (including barcodes).
[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
Note that some output/export formats (such as RTF and plain text) do not support rotated text.