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

In This Topic
    ExtraCodePointCount Property
    In This Topic
    Number of additional code points.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExtraCodePointCount As System.Byte
    public System.byte ExtraCodePointCount {get;}
    See Also