AJE Components
ReportBaseOutput DrawText Method AJE Data Report Engine Help
Function Draws Text as an Image.

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

public Image DrawText(
	string Text,
	Font Font,
	Color TextColor,
	Color BackColor
)

Return Value

Type: OnlineImage
Remarks

See Also