ImageGear for Java
print Method
Graphics object to draw the image on.
Draws the image on Java Graphics for printing. Call to Print(hdc) is equal to call drawEx(null, hdc, true).
Syntax
public void print( 
   java.awt.Graphics graphics
)

Parameters

graphics
Graphics object to draw the image on.
See Also

Reference

ImGearPageDisplay Class
ImGearPageDisplay Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback