Printer.Orientation (gb.qt4)

Property Orientation As Integer

Return or set the printing orientation.

This property can take one of the following values:

Printer.Portrait The page's height is greater than its width. This is the default.
Printer.Landscape The page's width is greater than its height.