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

XtraReport.DocumentExportMode Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Browsable(false)]
public DocumentExportMode DocumentExportMode { get; set; }

Property Value

Type
DocumentExportMode
See Also