Win32Prn() > Print job configuration |
Logical print orientation.
Data type: | L | Default: | .F. |
The instance variable :landscape can be set to .T. (true) before method :create() is called. This selects Landscape print orientation. When :landscape is .F. (false), which is the default, print orientation is Portrait.
When :landscape is changed during a print job, method :startPage() must be called so that the new setting becomes valid on a new page.
http://www.xHarbour.com