AJE Components
ReportStylingBase Constructor (String, Single, FontStyle)AJE Data Report Engine Help
Initializes a new instance of the ReportStylingBase class

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

public ReportStylingBase(
	string FontName,
	float FontSize,
	FontStyle FontStyle
)
See Also