Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CffTable Class / CharStrings Property

In This Topic
    CharStrings Property
    In This Topic
    Gets the array of glyph charstrings.
    Syntax
    'Declaration
     
    Public ReadOnly Property CharStrings As CffTable.CharString()
    public CffTable.CharString[] CharStrings {get;}
    See Also