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

In This Topic
    RotateSidewaysCounterclockwise Property (TextRect)
    In This Topic
    Indicates if sideways should be rotated counterclockwise.
    Syntax
    'Declaration
     
    Public ReadOnly Property RotateSidewaysCounterclockwise As System.Boolean
    public System.bool RotateSidewaysCounterclockwise {get;}
    See Also