PrintSettingsOrientation Property |
Gets or sets the orientation of the page when printing
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public PageOrientation Orientation { get; set; }
Public Property Orientation As PageOrientation
Get
Set
member Orientation : PageOrientation with get, set
Property Value
Type:
PageOrientationThe page orientation.
See Also