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

RemoteSourceSettings Class

Provides settings for the Web Document Viewer‘s remote document source.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts

Assembly: DevExpress.XtraReports.v19.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class RemoteSourceSettings

The following members return RemoteSourceSettings objects:

Remarks

A RemoteSourceSettings class allows you to configure the Web Document Viewer to display documents that are created remotely with the DevExpress Report and Dashboard Server.

See Display Documents from the Report and Dashboard Server for more information.

Inheritance

Object
RemoteSourceSettings
See Also