[]
Gets or sets the orientation of a page.
Changing Orientation swaps Width and Height.
public PageOrientation Orientation { get; set; }
Public Property Orientation As PageOrientation