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

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