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

    Allows you to specify common print and export settings.

    Namespace: DevExpress.XtraReports.Web

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

    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