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




dib
A pointer which points to the dib to draw.
source
A System.Drawing.PointF which represents the source location of the DIB.
sourceSize
A System.Drawing.SizeF which represents the source size of the DIB.
destination
A System.Drawing.PointF value which represents the destination.
destinationSize
A System.Drawing.SizeF value which represents the destination size.
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 DIB on the printer.

Syntax

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

Parameters

dib
A pointer which points to the dib to draw.
source
A System.Drawing.PointF which represents the source location of the DIB.
sourceSize
A System.Drawing.SizeF which represents the source size of the DIB.
destination
A System.Drawing.PointF value which represents the destination.
destinationSize
A System.Drawing.SizeF value which represents the destination size.
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.