Click or drag to resize

PageSettings Class

Settings for a single printed page. Not currently mapped to any platform.
Inheritance Hierarchy

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class PageSettings : Widget

The PageSettings type exposes the following members.

Constructors
  NameDescription
Public methodPageSettings
Initializes a new instance of the PageSettings class
Top
Properties
  NameDescription
Public propertyPrintableArea
Gets the printable area for the page
Top
See Also