PrintSettingsIHandlerPrintSelection Property |
Gets or sets the print selection mode
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax PrintSelection PrintSelection { get; set; }
Property PrintSelection As PrintSelection
Get
Set
abstract PrintSelection : PrintSelection with get, set
Property Value
Type:
PrintSelectionThe print selection.
See Also