AJE Components
ReportHeaderFooter HTMLContent Property AJE Data Report Engine Help
Gets or sets the HTML Content Type as a Literal or a HTML File.

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

public ContentTypes HTMLContent { get; set; }

Property Value

Type: ContentTypes
See Also