Click or drag to resize

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; }

Property Value

Type: PageOrientation
The page orientation.
See Also