HiQPdf Documentation

PdfImageSetPdfImage Method

Quickly Create High Quality PDFs
Overload List

  NameDescription
Public methodSetPdfImage(Single, Single, Single, String)
Constructs a PDF image from the given image file to be laid out at the given coordinate and in the given width in a PDF canvas. This method can be called only on an empty PDF image
Public methodSetPdfImage(Single, Single, Single, Single, String)
Constructs a PDF image from the given image file to be laid out at the given coordinate and in the given width in a PDF canvas. The aspect ratio of the image is preserved in PDF. This method can be called only on an empty PDF image
Public methodSetPdfImage(Single, Single, Single, Single, Boolean, String)
Constructs a PDF image from the given image file to be laid out at the given coordinate and in the given width in a PDF canvas. This method can be called only on an empty PDF image
Top
See Also

Reference