Click or drag to resize

PrintDocument Methods

The PrintDocument type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.)
Protected methodOnPrinted
Raises the Printed event.
Protected methodOnPrinting
Raises the Printing event.
Protected methodOnPrintPage
Raises the PrintPage event.
Public methodPrint
Prints this document immediately using the current PrintSettings
Top
See Also