Accusoft.PrintPro7.Net
PrintImage(Image,PointF,SizeF,Boolean) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > PrintJob Class > PrintImage Method : PrintImage(Image,PointF,SizeF,Boolean) Method




image
The System.Drawing.Image object to draw.
destination
A System.Drawing.PointF which represents the location of the destination for the upper-left corner of the image.
destinationSize
A System.Drawing.SizeF which represents the destination size of the image.
aspect
A boolean value that when true, the destination size is adjusted to maintain the image's aspect ratio.

Glossary Item Box

Draws an image on the printer.

Syntax

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

Parameters

image
The System.Drawing.Image object to draw.
destination
A System.Drawing.PointF which represents the location of the destination for the upper-left corner of the image.
destinationSize
A System.Drawing.SizeF which represents the destination size of the image.
aspect
A boolean value that when true, the destination size is adjusted to maintain the image's aspect ratio.

See Also

©2013. Accusoft Corporation. All Rights Reserved.