Landscape Property
Landscape
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.
Declaration
public bool Landscape { get; set; }
Public Property Landscape As Boolean