Available in the LEADTOOLS Imaging toolkit. |
PrintEnd method (Main Control)
Visual Basic example
Access 2.0 example
Access
95, 97 example
Visual
J++ example
Syntax void PrintEnd (OLE_HANDLE hDC);
Overview: Refer to Printing an Image.
Remarks
Ejects the page and ends the print job.
Use the PrintStart method to begin a print job; use the Render method to print an image; then use the PrintEnd method to eject the page and end the print job.
See Also
Elements: Render method, PrintStart method
Topics: Raster Images: Printing Images