Click or drag to resize

PrintSettingsPrintSelection Property

Gets or sets the print selection mode

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

Property Value

Type: PrintSelection
The print selection.
See Also