[]
Specifies the part of the document to print. This is a cross-platform version of System.Drawing.Printing.PrintRange.
public enum PrintRange
| Name | Description |
|---|---|
| AllPages | All pages are printed. |
| CurrentPage | The currently displayed page is printed. |
| Selection | The selected pages are printed. |
| SomePages |