Overload List
Name | Description | |
---|---|---|
SetPdfImage(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
| |
SetPdfImage(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
| |
SetPdfImage(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
|
See Also