PdfNamespace.RoleMap Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IDictionary<String, PdfNamespaceRoleMapEntry> |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public IDictionary<string, PdfNamespaceRoleMapEntry> RoleMap { get; }
Public ReadOnly Property RoleMap As IDictionary(Of String, PdfNamespaceRoleMapEntry)
| Type |
|---|
| IDictionary<String, PdfNamespaceRoleMapEntry> |