ExportedDocument.ContentType Property
Namespace: DevExpress.XtraReports.Web.ClientControls
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
[DataMember(Name = "contentType", EmitDefaultValue = false)]
public string ContentType { get; set; }
Property Value
| Type |
|---|
| String |
See Also