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

DocumentViewerRemoteSourceSettings Class

Provides settings to a remote document source of a ASP.NET Document Viewer.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class DocumentViewerRemoteSourceSettings :
    PropertiesBase,
    IPropertiesOwner

The following members return DocumentViewerRemoteSourceSettings objects:

Library Related API Members
Reporting ASPxDocumentViewer.SettingsRemoteSource
ASP.NET Web Forms Controls DocumentViewerSettings.SettingsRemoteSource

Inheritance

See Also