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




bitmap
The Bitmap object to draw.
source
The location in the source image of the upper-left of the source image data.
sourceSize
The source size of the image data.
destination
The location of the destination for the upper-left corner of the image data.
destinationSize
The destination size of the Image data.
aspect
A boolean value that when true, the destination size is adjusted to maintain the image data's aspect ratio.

Glossary Item Box

Draws a Bitmap on the printer.

Syntax

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

Parameters

bitmap
The Bitmap object to draw.
source
The location in the source image of the upper-left of the source image data.
sourceSize
The source size of the image data.
destination
The location of the destination for the upper-left corner of the image data.
destinationSize
The destination size of the Image data.
aspect
A boolean value that when true, the destination size is adjusted to maintain the image data's aspect ratio.

See Also

©2013. Accusoft Corporation. All Rights Reserved.