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

In This Topic
    GposRunStart Property
    In This Topic
    Indicates if the glyph is at the start of a GPOS glyph run.
    Syntax
    'Declaration
     
    Public ReadOnly Property GposRunStart As System.Boolean
    public System.bool GposRunStart {get;}
    See Also