AJE Components
ReportXSLT ContentType Property AJE Data Report Engine Help
Gets or sets the Content Type for the Report XSLT.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public ContentTypes ContentType { get; set; }

Property Value

Type: ContentTypes
Remarks

Can be either a Literal or a File for the Content.
See Also