[]
Represents an Image embedded in a shape container.
public class PictureShape : FilledShape, IRtfContent, IEnumerable
Name | Description |
---|---|
BottomClip | Gets or sets the bottom clipping area of this PictureShape, in twips. |
Brightness | Gets or sets the brightness of this PictureShape (between 0 and 1). |
Contrast | Gets or sets the contrast of this PictureShape (between 0 and 1). |
FileName | Gets or sets the file name of this PictureShape. |
Image | Gets a reference to the Image contained in this PictureShape. |
IsEmpty | Determines whether the shape is empty. |
LeftClip | Gets or sets the left clipping area of this PictureShape, in twips. |
RightClip | Gets or sets the right clipping area of this PictureShape, in twips. |
TopClip | Gets or sets the top clipping area of this PictureShape, in twips. |
ViewType | Gets or sets wheether this PictureShape should be displayed in color, grayscale, or black and white. |