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