Skip to main content
All docs
V23.2

ExportedDocument.ContentDisposition Property

Namespace: DevExpress.XtraReports.Web.ClientControls

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataMember(Name = "contentDisposition", EmitDefaultValue = false)]
public string ContentDisposition { get; set; }

Property Value

Type
String
See Also