PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.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