Gets the angle, in degrees, which the portrait orientation is rotated to produce the landscape orientation.
[Visual Basic] Public ReadOnly Property LandscapeAngle As Integer [C#] public int LandscapeAngle {get;} [C++] public: __property int get_LandscapeAngle(); [JScript] public function get LandscapeAngle() : int;
The angle, in degrees, which the portrait orientation is rotated to produce the landscape orientation.
Legal rotation values are 90 and 270 degrees. If landscape is not supported, the only legal rotation value is 0 degrees.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | Copies | DefaultPageSettings | Duplex | FromPage | MaximumCopies | MaximumPage | MinimumPage | PrintRange | PrinterName | ToPage