Skip to main content
A newer version of this page is available. .
All docs
V21.1

ASPxWebDocumentViewer.SettingsExport Property

Allows you to specify common print and export settings.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public WebDocumentViewerExportSettings SettingsExport { get; }

Property Value

Type Description
WebDocumentViewerExportSettings

An object that contains common print and export settings for the Document Viewer.

See Also