FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util 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 Boolean
    public bool RunStart {get;}
    See Also