OfficeImageInfo Class |
Namespace: Atalasoft.Imaging.Codec.Office
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from ImageInfo.) |