expression.PrinterColumnsSetOrientation As Boolean
where expression is a variable that represents a Printing Object
Property Value
When False (the default), printer orientation is not affected by changes to the PrinterColumns property.
When True and when PrinterColumns is less than 132, Reflection automatically selects portrait page orientation. When PrinterColumns is 132 or greater, Reflection automatically selects landscape orientation.