Skip to main content
All docs
V25.1
  • ASPxWebDocumentViewer.SettingsExport Property

    Allows you to specify common print and export settings.

    Namespace: DevExpress.XtraReports.Web

    Assembly: DevExpress.XtraReports.v25.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