Click or drag to resize

PdfImageObject.LoadJpegFile Method

Overload List
 NameDescription
Public methodLoadJpegFile(Byte[]) Load Image from a byte array containing a JPEG image and then set it to an image object.
Public methodLoadJpegFile(String) Load Image from a JPEG image file and then set it to an image object.
Top
See Also