OfficeImageInfo Properties |
The OfficeImageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationName |
Gets the name of the application which created the document.
| |
| Author |
Gets the author of the document.
| |
| ColorDepth | The bits per pixel of the image, as loaded. (Inherited from ImageInfo.) | |
| FrameCount | The number of frames/images/pages in the file. (Inherited from ImageInfo.) | |
| ImageType | Obsolete. The file format. (Inherited from ImageInfo.) | |
| OfficeApplicationType |
Gets the type of Office application which decoded this image.
| |
| PixelFormat | The PixelFormat of the image, as loaded. (Inherited from ImageInfo.) | |
| 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 the document.
| |
| Tags |
Gets the keywords for the document.
| |
| Title |
Gets the title of the document.
|