Report(String, String, Single, Single) Constructor
Constructor
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Report(
string title,
string fontName,
float fontSize,
float pageWidth = 0f
)
Parameters
- title String
- Report display title
- fontName String
- String literal name of base system font
- fontSize Single
- Size of base font in points
- pageWidth Single (Optional)
-