Skip to main content
All docs
V18.2

ASPxClientDocumentViewer.GetDocumentMap() Method

Provides access to the document of the ASPxClientDocumentViewer.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public ASPxClientReportDocumentMap GetDocumentMap()

Returns

Type Description
ASPxClientReportDocumentMap

An ASPxClientReportDocumentMap object.

See Also