[]
        
(Showing Draft Content)

C1.Report.TextFieldBase.TextAngle

TextAngle Property

TextAngle

Gets or sets the angle of text rotation within the field.

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