Skip to main content
A newer version of this page is available. .

IDocumentPreviewModel.DocumentMapRootNode Property

For internal use. Gets the root node of the Document Map.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v21.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

DocumentMapTreeViewNode DocumentMapRootNode { get; }

Property Value

Type
DevExpress.XtraPrinting.Native.DocumentMapTreeViewNode
See Also