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

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