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

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