[]
Gets or sets a value indicating whether the paper orientation is Landscape. Defaults to false.
Note that this property is ignored if FullPage is true.
public bool Landscape { get; set; }
Public Property Landscape As Boolean