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

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