BtOrientation Constants

These constants determine whether the page setup is Landscape or Portrait, and is returned with the Orientation property.

Constant

Description

btLandscape

Page layout is Landscape.

btPortrait

Page layout is Portrait.

Related Topics