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; }
Public Property PrintSelection As PrintSelection
Get
Set
member PrintSelection : PrintSelection with get, set
Property Value
Type:
PrintSelectionThe print selection.
See Also