

| PrintSelection Enumeration | 
Namespace: Eto.Forms
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| AllPages | 0 | Print all pages | |
| Selection | 1 | Print the selection (defined by the application) | |
| SelectedPages | 2 | Print the selected pages from SelectedPageRange | 
 See Also
See Also