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

In This Topic
    EmulatedUpright Property (GlyphRun)
    In This Topic
    Indicates if the glyphs 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