ASPxWebDocumentViewer.SettingsExport Property
In This Article
Allows you to specify common print and export settings.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
#Declaration
public WebDocumentViewerExportSettings SettingsExport { get; }
#Property Value
Type | Description |
---|---|
Web |
An object that contains common print and export settings for the Document Viewer. |
See Also