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

In This Topic
    Vertical Property (GlyphInfo)
    In This Topic
    Indicates if the glyph should appear upright with vertical reading direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property Vertical As System.Boolean
    public System.bool Vertical {get;}
    See Also