DocumentViewerControl.ActualDocumentMapSettings Property
Provides access to the actual settings of the document map, which reflects the document structure in a tree-like form.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DocumentMapSettings | An object that specifies document map settings. |
See Also