[]
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.
public IDictionary<string, string> RoleMap { get; }
Public ReadOnly Property RoleMap As IDictionary(Of String, String)