DocumentMapSettings.WrapLongLines Property
In This Article
Gets or sets a value that specifies whether long lines should be wrapped in the Document Map. This is a dependency property.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Boolean> | A Nullable |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Wrap |
---|---|
Document |
|
Document |
|
Document |
|
See Also