Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextRect Class / Sideways Property

In This Topic
    Sideways Property (TextRect)
    In This Topic
    Indicates if the text fragment should appear rotated 90 or -90 degrees.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sideways As System.Boolean
    public System.bool Sideways {get;}
    See Also