AJE Components
Report OutputType Property AJE Data Report Engine Help
Gets or sets the Report Output Type as HTML or Text Content.

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

public Report..::..OutputTypes OutputType { get; set; }

Property Value

Type: Report OutputTypes
Remarks

Default is HTML.
See Also