Name | Description | |
---|---|---|
ContentType | Gets the image content type. | |
HasImage | Gets a value indicating whether the picture has image bytes. | |
ImageBytes | Gets the raw bytes of the image stored in the picture. |
The following tables list the members exposed by EmbeddedImageData.
Name | Description | |
---|---|---|
ContentType | Gets the image content type. | |
HasImage | Gets a value indicating whether the picture has image bytes. | |
ImageBytes | Gets the raw bytes of the image stored in the picture. |
Name | Description | |
---|---|---|
ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) | |
Equals | ||
GetHashCode | Serves as the default hash function. | |
Save | Overloaded. Saves the image into a file. | |
SetImage | Overloaded. Sets the image that is displayed by the picture. | |
ToByteArray | Returns a byte array representing the image. | |
ToStream | Creates and returns a stream containing the image bytes. |