Click or drag to resize

DocumentPrintingEventArgs Fields

The DocumentPrintingEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberPrintDpiDefault
Represents a value indicating that the default printing resolution in dots per inch (DPI) should be used.
Public fieldStatic memberPrintPageFromFirst
Represents a value indicating that printing should start with the first page in the document.
Public fieldStatic memberPrintPageToLast
Represents a value indicating that printing should end with the last page in the document.
Top
See Also