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