Skip to main content

DocumentViewerSettings.SettingsDocumentMap Property

Provides access to the document map settings.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public DocumentViewerDocumentMapSettings SettingsDocumentMap { get; }

Property Value

Type Description
DocumentViewerDocumentMapSettings

A DocumentViewerDocumentMapSettings object.

See Also