PrintTool Methods
The base class for the ReportPrintTool class.
Name | Description |
---|---|
Close |
Closes the Print Preview form. |
Close |
Closes the Ribbon Print Preview form. |
Dispose() |
Disposes of the Print |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Applies the printer settings restored from the specified file to the system default printer. |
Load |
Applies the printer settings restored from the specified registry to the system default printer. |
Load |
Applies the printer settings restored from the specified stream to the system default printer. |
Make |
For internal use. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Print() |
Prints the current document on the default printer.
Inherited from Print |
Print |
Prints the current document on the specified printer.
Inherited from Print |
Print |
Prints the current document on the specified printer asynchronously.
Inherited from Print |
Print |
Runs the Print dialog to select a printer, specify the print options (number of copies, page range, and paper source) and print the document. |
Print |
Runs the Print dialog to select a printer, specify the print options (number of copies, page range, and paper source) and print the document. |
Print |
Runs the Print dialog to select a printer, specify the print options (number of copies, page range, and paper source) and print the document. |
Print |
Runs the Print dialog to select a printer, specify the print options (number of copies, page range, and paper source) and print the document. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the settings of the system default printer to the specified file. |
Save |
Saves the settings of the system default printer to the specified registry. |
Save |
Saves the settings of the system default printer to the specified stream. |
Show |
Displays a customized Page Setup dialog that reflects the application’s current Look And Feel settings. |
Show |
Invokes the standard Print Preview form showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the standard Print Preview form showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the standard Print Preview form showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the standard Print Preview dialog showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the standard Print Preview form showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the standard Print Preview dialog showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the Ribbon Print Preview form showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the Ribbon Print Preview form showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the Ribbon Print Preview form showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the Ribbon Print Preview dialog showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the Ribbon Print Preview dialog showing the document that is created from a source (report or link) assigned to the Print |
Show |
Invokes the Ribbon Print Preview dialog showing the document that is created from a source (report or link) assigned to the Print |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also