Image Type properties provide read-only information about an image's size, resolution and file location.
| Name | Description | 
|---|---|
| Identity Data | |
| Width (pixels) | Indicates the original width of the imported image in pixels. | 
| Height (pixels) | Indicates the original height of the imported image in pixels. | 
| Resolution (dpi) | Indicates the type resolution of the imported image, which is always set to 72 DPI for a raster image. | 
| Width | The width of the original image. This value is calculated from the resolution and number of pixels in the source image. | 
| Height | The height of the original image. This value is calculated from the resolution and number of pixels in the source image. | 
| Page Number | The page number of the image. | 
| Loaded from file | The path to the file location where the image resides. |