DocumentMapControl.Settings Property
In This Article
Provides access to Document Map settings.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
#Declaration
public DocumentMapSettings Settings { get; set; }
#Property Value
Type | Description |
---|---|
Document |
An object that specifies Document Map settings. |
See Also