Parameters
- g
- Graphics device that handles printing
- rect
- Location and size of a rectangular region
- sheet
- Sheet from which to print
- page
- Specific page of the sheet to print
- info
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Specified sheet index is out of range; must be between zero and the total number of sheets |
System.ArgumentOutOfRangeException | Specified page index is out of range; must be greater than one |