PageSettingsIHandlerPrintableArea Property |
Gets the printable area for the page
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax RectangleF PrintableArea { get; }
ReadOnly Property PrintableArea As RectangleF
Get
abstract PrintableArea : RectangleF with get
Property Value
Type:
RectangleFThe printable area.
See Also