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

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

public ReportItemSize(
	string Width,
	string Height
)
See Also