Gets or sets a value indicating whether the page orientation is landscape or portrait.

Introduced: 14.0.

Syntax

public bool Landscape { get; set; }
Public Property Landscape() As Boolean