PdfImageInfo Properties |
The PdfImageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | Gets the person who authored this document. | |
| ColorDepth | The bits per pixel of the image, as loaded. (Inherited from ImageInfo.) | |
| Creator | Gets the application that created this document before it was converted to PDF. | |
| FrameCount | The number of frames/images/pages in the file. (Inherited from ImageInfo.) | |
| ImageType | Obsolete. The file format. (Inherited from ImageInfo.) | |
| Keywords | Gets the keywords of this document. | |
| PixelFormat | The PixelFormat of the image, as loaded. (Inherited from ImageInfo.) | |
| Producer | Gets the application or module that created this PDF document. | |
| Resolution | The image resolution, usually in dots per inch. (Inherited from ImageInfo.) | |
| Size | The width and height of the image, as loaded. (Inherited from ImageInfo.) | |
| Subject | Gets the subject of this document. | |
| Title | Gets the title of this document. |