Name | Description | |
---|---|---|
Brightness | Gets or sets a value to change the brightness.
Allowed values are from -1 (darkest) to 1 (lightest), inclusive. The default is 0. | |
ComplementaryVectorData | Gets the complementary vector data of the image. | |
Compression | Gets or sets the image compression value. | |
ContentType | Gets the image content type. (Inherited from GrapeCity.Documents.Word.EmbeddedImageData) | |
Contrast | Gets or sets a value to change the contrast.
Allowed values are from -1 to 1, inclusive. The default is 0. | |
Crop | Gets the portion of the image used for the fill. | |
Dpi | Gets or sets the DPI (dots per inch) used to calculate the size of the image.
If zero, the DPI in the image is used. | |
Effects | Gets the list of the image effects. | |
FillType | Gets or sets the image fill type. | |
HasImage | Overridden. Gets a value indicating whether the picture contains image bytes or links to an image. | |
ImageBytes | Gets the raw bytes of the image stored in the picture. (Inherited from GrapeCity.Documents.Word.EmbeddedImageData) | |
IsLink | Gets a value indicating whether the image is linked to this picture (when Source is specified). | |
IsLinkOnly | Gets a value indicating whether the image is linked and not stored in the document. | |
RotateWithObject | Gets or sets whether the data rotates along with the object when the object is rotated. | |
Saturation | Gets the amount of saturation applied to the picture. | |
Sharpness | Gets the amount to sharpen (if positive) or the amount to blur (if negative). | |
Source | Gets or sets the path and name of the source file for the linked image. | |
Stretch | Gets a stretch fill rectangle.
When stretching an image, the source rectangle is scaled to fit the specified fill rectangle. | |
Temperature | Gets the color temperature of the light source in the picture. | |
Tile | Gets the image tile format used to fill the available space. | |
Transparency | Gets or sets the degree of transparency of the image as a value between 0 (opaque) and 1 (clear).
Allowed values are from 0 to 1, inclusive. The default is 0. | |
WebVideoProperties | Gets the properties for displaying an online video to the user. |