ReportPrintPageLine(String, Font, Boolean) Method
Adds a line to the current page applying a font
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public bool PrintPageLine(
string line,
Font fnt,
bool linefeed = true
)
- line String
- The string contents to be added to current page
- fnt Font
- A font object to be applied to the line
- linefeed Boolean (Optional)
-
Boolean