System.Drawing.Printing.PrinterSettings.LandscapeAngle Property

Gets the angle, in degrees, that the portrait orientation is rotated to produce the landscape orientation.

Syntax

public int LandscapeAngle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Valid rotation values are 90 and 270 degrees. If landscape is not supported, the only valid rotation value is 0 degrees. You set the PageSettings.Landscape property to true to print a page in landscape format.

Requirements

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