ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / TextAngle Property

In This Topic
    TextAngle Property
    In This Topic
    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 HTML, RTF and plain text) do not support rotated text.
    See Also