OfficeImage Methods
An image in the document.
Name | Description |
---|---|
Can |
Indicates whether the Office |
Clone |
For internal use. |
Create |
For internal use. |
Create |
For internal use. |
Create |
For internal use. |
Create |
For internal use. |
Discard |
Closes the current image stream and releases any resources associated with the current stream. |
Dispose() | Releases all resources used by this object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Static method used to get the MIME content type by the Office |
Get |
Static method used to obtain an extension by the Office |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a byte array of image data encoded in the specified format. |
Get |
Attempts to get image data as an array of bytes in specified format, and in case of failure gets the data in PNG format. |
Get |
Attempts to get image data as a stream in the specified format, and in case of a failure, gets the data in PNG format. |
Get |
For internal use. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
This property is overridden in Office |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also