ComponentOne PDF for .NET
C1.C1Pdf Namespace / C1PdfDocument Class / DrawImage Method

In This Topic
    DrawImage Method (C1PdfDocument)
    In This Topic
    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