Name | Description | |
---|---|---|
AlternativeText | Overridden. Gets or sets the alternative text for the picture.
This text can be used by assistive technologies or applications that do not display the actual picture. | |
BlackWhiteMode | Gets or sets how to interpret color information contained within the shape to achieve a color, black and white, or grayscale rendering of the shape.
This property specifies only the rendering mode applied to the shape; it does not affect how the actual color information is persisted. (Inherited from GrapeCity.Documents.Word.ShapeBase) | |
Children | Gets the collection of the children of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Document | Gets the DocumentBase that contains this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Effects | Gets the shape effects formatting properties. | |
End | Gets the Marker representing the end of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Fill | Gets the fill formatting properties. | |
GeometryType | Gets or sets a preset geometric shape type. | |
Guid | Gets the content unique identifier. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Hidden | Overridden. Gets or sets a value indicating whether this picture is hidden (i.e. present in the document but not visible).
Note that an application can have settings that allow this picture to be viewed. | |
ID | Overridden. Gets the unique ID of the current picture in the document. | |
ImageData | Gets the ImageData representing this picture. | |
Line | Gets the line formatting properties. | |
Name | Overridden. Gets or sets the current picture name.
Typically, this is used to store the original file name of the picture. | |
Next | Gets the next picture. | |
ParentBody | Gets the parent Body of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentContent | Gets the parent ContentObject of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentRun | Gets the parent Run of the current shape. (Inherited from GrapeCity.Documents.Word.ShapeBase) | |
Position | Gets the ShapePosition object that contains properties for positioning the current anchored shape in the document.
Note that if the current shape is an inline shape, this property has no effect. (Inherited from GrapeCity.Documents.Word.ShapeBase) | |
Previous | Gets the previous picture. | |
Rotation | Gets the ShapeRotation object that contains properties for rotating the current shape in the document. (Inherited from GrapeCity.Documents.Word.ShapeBase) | |
Size | Gets the ShapeSize object that contains properties for sizing the current shape in the document. (Inherited from GrapeCity.Documents.Word.ShapeBase) | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Style | Gets the style information for the picture. | |
Title | Overridden. Gets or sets the title (caption) of this picture. | |
WrapFormat | Gets the ShapeBase.WrapFormat object that contains properties for wrapping text around the current shape. (Inherited from GrapeCity.Documents.Word.ShapeBase) |