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

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