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

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