| Pdf | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe PdfFocusPdfImage type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Height | Image height in points. | 
|  | PageNumber | Get page number from which this image was extracted. | 
|  | Picture | The image data as System.Drawing.Image object. | 
|  | Width | Image width in points. | 
|  | XPos | Position of the image by X. | 
|  | YPos | Position of the image by Y. | 
 See Also
See Also