Accusoft.PrintPro7.Net
GetGraphics Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > PrintJob Class : GetGraphics Method




Glossary Item Box

Returns a graphics object to the current page.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

A System.Drawing.Graphics object for the current page. You must call Dispose to release resources when drawing has finished.

Remarks

This allows for using native .NET drawing methods to print to the page.

See Also

©2013. Accusoft Corporation. All Rights Reserved.