Win32Prn() > Document methods xHarbour Developers Network  

oWin32Prn:newLine()

Moves the current print position to the beginning of the next line.

Syntax

:newLine() --> nPosY

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe