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

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