IDocumentProperties Property: Orientation

Property Name
Orientation

Property Type
OrientationValues

Description
Gets and sets the document orientation.

The possible values are:

Values

Description

Portrait = 1

The orientation will be set to Portrait

Landscape = 2

The orientation will be set to Landscape

 

See Also