ComponentOne PDF for .NET
DrawImage Method

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > C1PdfDocument Class : DrawImage Method
Draws the specified System.Drawing.Image object at the specified location, adjusting the image size as specified by the align and mode parameters.
Overload List
OverloadDescription
Draws the specified System.Drawing.Image object at the specified location, adjusting the image size as specified by the align and mode parameters.  
Draws the specified System.Drawing.Image object at the specified location, stretching it to fit the destination rectangle.  
Draws the specified System.Drawing.Image object at the specified location, clipping the output to the given clipping rectangle.  
See Also

Reference

C1PdfDocument Class
C1PdfDocument Members