PrintDocument Methods |
The PrintDocument type exposes the following members.
Name | Description | |
---|---|---|
GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.) | |
OnPrinted |
Raises the Printed event.
| |
OnPrinting |
Raises the Printing event.
| |
OnPrintPage |
Raises the PrintPage event.
| |
Prints this document immediately using the current PrintSettings |