Click or drag to resize

PdfImage Properties

The PdfFocusPdfImage type exposes the following members.

Properties
 NameDescription
Public propertyHeight Image height in points.
Public propertyPageNumber Get page number from which this image was extracted.
Public propertyPicture The image data as System.Drawing.Image object.
Public propertyWidth Image width in points.
Public propertyXPos Position of the image by X.
Public propertyYPos Position of the image by Y.
Top
See Also