Click or drag to resize

JpegToPdfPageEventArgs Properties

The JpegToPdfPageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyImageSize
Gets the size of the image in PDF page units (1/72 of an inch).
Public propertyPageBorder
The border around the image on the page in PDF page units (1/72 of an inch).
Public propertyPageSize
The size of the resulting page in PDF page units (1/72 of an inch).
Public propertySizeMode
Sets or gets how the image will sit in the page.
Public propertyStream
Gets the stream that contains the JPEG image being translated.
Top
See Also