PdfContents.DrawImage Method

PDF File Writer

PdfContentsDrawImage Method

Overload List
  NameDescription
Public methodDrawImage(PdfImage, Double, Double, Double)
Draw image (Height is calculated from width as per aspect ratio)
Public methodDrawImage(PdfImage, Double, Double, Double, Double)
Draw image
Top
See Also