[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructTreeRoot.ClassMap

ClassMap Property

ClassMap

Gets the dictionary that maps name objects designating attribute classes to the corresponding attribute objects or arrays of attribute objects.

Declaration
public IDictionary<string, AttrCollection> ClassMap { get; }
Public ReadOnly Property ClassMap As IDictionary(Of String, AttrCollection)