Gets or sets a value indicating whether the page orientation is landscape.
public bool Landscape { get; set; }
Public Property Landscape As Boolean
If the Landscape property's value is false, then the page orientation is Portrait.