Click or drag to resize

PageOrientation Enumeration

Orientation of the printed page.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public enum PageOrientation
Members
  Member nameValueDescription
Portrait0 Print the page in portrait mode.
Landscape1 Print the page in landscape mode.
See Also