PrintStart method (ILEADRasterView)
long PrintStart (); | |
Overview |
Refer to Printing an Image. |
Remarks
Starts a print job on the default printer.
This method returns an hDC that you can use when calling the Render method to print an image.
To eject the page and end the print job, call the PrintEnd method.
See Also
Elements: |
|
Topics: |