Click or drag to resize

PrintSettings Constructor (PrintSettingsIHandler)

Initializes a new instance of the PrintSettings class.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public PrintSettings(
	PrintSettingsIHandler handler
)

Parameters

handler
Type: Eto.FormsPrintSettingsIHandler
Handler.
See Also