[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructTreeRoot.RoleMap

RoleMap Property

RoleMap

Gets the dictionary that maps the names of structure types used in a document to their approximate equivalents in the set of standard structure types. See PDF specification for details.

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