Click or drag to resize

PrintDialogPrintSettings Property

Gets or sets the print settings the print dialog is modifying.

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

Property Value

Type: PrintSettings
The print settings.
See Also