RemoteSourceSettings Class
In This Article
Provides settings for the Web Document Viewer‘s remote document source.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Related API Members
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.
See Also