ReportPrintPageLine(String, Double, Double, Font, Boolean) Method
Adds a line of text at a precise position
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public bool PrintPageLine(
string line,
double left,
double top,
Font fnt,
bool linefeed = true
)
- line String
- The string contents to be added to current page
- left Double
- The horizontal position by line number
- top Double
- The vertical position in characters
- fnt Font
- A font object to be applied to the line
- linefeed Boolean (Optional)
-
BooleanAlways true