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

DocumentData.DocumentMap Property

For internal use. Specifies the document map.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[DataMember]
public DocumentMapTreeViewNode DocumentMap { get; set; }

Property Value

Type
DevExpress.XtraPrinting.Native.DocumentMapTreeViewNode
See Also