AJE Components
ReportBaseTable GetImage Method AJE Data Report Engine Help
Function gets the Image for the Report Table.

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

public Image GetImage(
	string Content,
	ReportTableCellStyling Styling
)

Return Value

Type: OnlineImage
Remarks

See Also