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

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