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