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

In This Topic
    GlyphInfo Class Members
    In This Topic

    The following tables list the members exposed by GlyphInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of GlyphInfo.  
    Top
    Public Properties
     NameDescription
    Public PropertyBase glyph class (single character, spacing glyph).  
    Public PropertySpecifies the resolved bidi level of the glyph.  
    Public PropertyIndicates if the glyph is at the start of the new GPOS context.  
    Public PropertyIndicates that the glyph is the start of a cluster.  
    Public PropertyIndex of the first code point in the glyph cluster.  
    Public PropertyIndicates if the glyph starts the conditional hyphen glyph run.  
    Public PropertyIndicates if the glyph with usually horizontal reading direction should appear upright with vertical reading direction.  
    Public PropertyNumber of additional code points.  
    Public PropertyVarious glyph flags.  
    Public PropertyGlyph advance width (for horizontal direction) or height (for vertical direction).  
    Public PropertyIndex of the font glyph (glyphID), maybe 0.  
    Public PropertyIndicates if the glyph is at the start of a GPOS glyph run.  
    Public PropertyIndicates if the glyph is at the start of a GSUB glyph run.  
    Public PropertyGets a value indicating if the glyph is ellipsis for trimmed text.  
    Public PropertyIndicates if an inline object should appear instead of the glyph.  
    Public PropertyIndicates if the glyph represents a tabulation character.  
    Public PropertyIndex of the last code point in the glyph cluster.  
    Public PropertyLigature glyph class (multiple character, spacing glyph).  
    Public PropertyMark glyph class (non-spacing combining glyph).  
    Public PropertyReferences the next glyph in a sequence.  
    Public PropertyPrevents glyph kerning when its reading direction is unnatural.  
    Public PropertyReferences the previous glyph in a sequence.  
    Public PropertyGets a value indicating if the glyph should appear from right to left.  
    Public PropertyIndicates if the glyph is at the start of a glyph run.  
    Public PropertyIndicates if the glyph should appear rotated 90 or -90 degrees.  
    Public PropertyIndicates if the character tabulation has additional alignment options.  
    Public PropertyIndicates if the glyph should appear upright with vertical reading direction.  
    Public PropertyHorizontal adjustment for placement, in design units.  
    Public PropertyVertical adjustment for placement, in design units.  
    Top
    See Also