Click or drag to resize

PrintSettingsIHandlerOrientation 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
PageOrientation Orientation { get; set; }

Property Value

Type: PageOrientation
The page orientation.
See Also