RpPrinter:PROW Access/Assign
<< Click to Display Table of Contents >> RpPrinter:PROW Access/Assign |
![]() ![]() ![]() |
Type | Float |
Purpose
Gets/sets the printer row position in the current unit of measure.
Example
// Print some text
oRpPrinter:TextOut(oRpPrinter:PRow, oRpPrinter:PCol, ;
"Hello World!")