DocumentPrintingEventArgs Fields | 
The DocumentPrintingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PrintDpiDefault | 
            Represents a value indicating that the default printing resolution in dots per inch (DPI) should be used.
              | |
| PrintPageFromFirst | 
            Represents a value indicating that printing should start with the first page in the document.
              | |
| PrintPageToLast | 
            Represents a value indicating that printing should end with the last page in the document.
              |