Win32Prn() > Color and text settings |
Current position of print head in Y direction (vertical).
Data type: | N | Default: | 0 |
The instance variable :posY contains a numeric value indicating the current print position on paper in Y direction (vertical). The value is updated with each print output method that prints text or starts a new line or page. :posY contains the position in device units (pixel). The Y position can be changed with method :setPos().
http://www.xHarbour.com