Win32Prn() > Document methods |
Moves the current print position to the beginning of the next line.
:newLine() --> nPosY
Method :newLine() changes the current print position by setting the X coordinate (horizontal) to :leftMargin and adding :lineHeight to the current Y position (vertical). The return value is the new Y position in pixel.
http://www.xHarbour.com