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

DocumentViewerSettings.SettingsDocumentMap Property

Provides access to the document map settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public DocumentViewerDocumentMapSettings SettingsDocumentMap { get; }

Property Value

Type Description
DocumentViewerDocumentMapSettings

A DocumentViewerDocumentMapSettings object.

See Also