JpegToPdfPageEventArgs Properties |
The JpegToPdfPageEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ImageSize |
Gets the size of the image in PDF page units (1/72 of an inch).
| |
PageBorder |
The border around the image on the page in PDF page units (1/72 of an inch).
| |
PageSize |
The size of the resulting page in PDF page units (1/72 of an inch).
| |
SizeMode |
Sets or gets how the image will sit in the page.
| |
Stream |
Gets the stream that contains the JPEG image being translated.
|