Accusoft.ImagXpress12.Net
PrintImage Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : PrintImage Event




Glossary Item Box

Thrown when the image is printed onto the paper.

Syntax

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

Event Data

The event handler receives an argument of type PrintImageEventArgs containing data related to this event. The following PrintImageEventArgs properties provide information specific to this event.

PropertyDescription
Graphics Gets the System.Drawing.Graphics object.
GraphicsUnit Gets the graphics unit.
ImageRectangle Gets the image's rectangle.
PrintRectangle Gets the printer's rectangle.
PrintType Gets the type of the print that was performed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.