Skip to main content

DocumentViewerSettings.SettingsRemoteSource Property

Provides access to the remote document source settings.

Namespace: DevExpress.Web.Mvc

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

Declaration

public DocumentViewerRemoteSourceSettings SettingsRemoteSource { get; }

Property Value

Type Description
DocumentViewerRemoteSourceSettings

A DocumentViewerRemoteSourceSettings object.

See Also