ComponentOne PDF for WPF and Silverlight
DrawImage Method (C1PdfDocument)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > C1PdfDocument Class : DrawImage Method
Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters.
Overload List
OverloadDescription
Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters.  
Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, stretching it to fit the destination rectangle.  
Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, clipping the output to the given clipping rectangle.  
See Also

Reference

C1PdfDocument Class
C1PdfDocument Members