System.Drawing.Printing.PageSettings.Landscape Property

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

Syntax

public bool Landscape { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use the PrinterSettings.LandscapeAngle property to determine the angle, in degrees, that the portrait orientation is rotated to produce the landscape orientation.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0