DocumentPreviewModelBase.IsDocumentMapVisible Property
In This Article
Specifies whether or not the Document Map panel is visible.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show the Document Map panel; otherwise false. |
#Remarks
The following image demonstrates the Document Map panel.
#Implements
See Also