[]
Contains properties that apply to header and footer picture objects.
public interface IGraphic
Public Interface IGraphic
| Name | Description |
|---|---|
| AlternateText | Gets or sets alternative text that describes the image for accessibility. |
| Brightness | Gets or sets the brightness of the specified picture. |
| ColorType | Gets or sets the type of color transformation applied to the specified picture or OLE object. |
| Contrast | Gets or sets the contrast for the specified picture. |
| CropBottom | Gets or sets the number of pixels that are cropped off the bottom of the specified picture. |
| CropLeft | Gets or sets the number of pixels that are cropped off the left of the specified picture. |
| CropRight | Gets or sets the number of pixels that are cropped off the right of the specified picture. |
| CropTop | Gets or sets the number of pixels that are cropped off the top of the specified picture. |
| Filename | Gets or sets the URL (on the intranet or the web) or path (local or network) to the location where the specified source object was saved. |
| Height | Gets or sets a double value that represents the height, in pixels, of the object. |
| LockAspectRatio |
|
| RelativeOriginalSize |
|
| Width | Gets or sets a double value that represents the width, in pixels, of the object. |
| Name | Description |
|---|---|
| Import(IMedia) | Import the media |
| Reset() | Resets the data of this graphic. |