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

In This Topic
    RotateSidewaysCounterclockwise Property (GlyphRun)
    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