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

ASPxDocumentViewer.SettingsDocumentMap Property

Provides access to the ASPxDocumentViewer‘s document map settings.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public DocumentViewerDocumentMapSettings SettingsDocumentMap { get; }

Property Value

Type Description
DocumentViewerDocumentMapSettings

A DocumentViewerDocumentMapSettings object.

See Also