Win32Prn() > Print output methods |
Queries or changes the current print position.
:setPos( [<nXPos>], [<nYPos>] ) --> aOldPos
Method :setPos() returns a two element array {nPosX,nPosY} holding the X and Y coordinates of the print position before the method is called. When parameters are passed, the method sets the new X and/or Y print position accordingly.
http://www.xHarbour.com