Click or drag to resize

PageSettingsPrintableArea Property

Gets the printable area for the page

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public RectangleF PrintableArea { get; }

Property Value

Type: RectangleF
The printable area.
See Also