AllowOverlap (inherited from ShapeBase) | Gets or sets a value that specifies whether this shape can overlap other shapes. |
AlternativeText (inherited from ShapeBase) | Defines alternative text to be displayed instead of a graphic. |
AnchorLocked (inherited from ShapeBase) | Specifies whether the shape's anchor is locked. |
BehindText (inherited from ShapeBase) | Specifies whether the shape is below or above text. |
Bottom (inherited from ShapeBase) | Gets the position of the bottom edge of the containing block of the shape. |
Bounds (inherited from ShapeBase) | Gets or sets the location and size of the containing block of the shape. |
BoundsInPoints (inherited from ShapeBase) | Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape. |
CanHaveImage (inherited from ShapeBase) | Returns true if the shape type allows the shape to have an image. Image shapes and OLE objects can have an image. |
ChildNodes (inherited from CompositeNode) | Gets all immediate child nodes of this node. |
CoordOrigin (inherited from ShapeBase) | The coordinates at the top-left corner of the containing block of this shape. |
CoordSize (inherited from ShapeBase) | The width and height of the coordinate space inside the containing block of this shape. |
Count (inherited from CompositeNode) | Gets the number of immediate children of this node. |
DistanceBottom (inherited from ShapeBase) | Returns or sets the distance (in points) between the document text and the bottom edge of the shape. |
DistanceLeft (inherited from ShapeBase) | Returns or sets the distance (in points) between the document text and the left edge of the shape. |
DistanceRight (inherited from ShapeBase) | Returns or sets the distance (in points) between the document text and the right edge of the shape. |
DistanceTop (inherited from ShapeBase) | Returns or sets the distance (in points) between the document text and the top edge of the shape. |
Document (inherited from Node) | Gets the document to which this node belongs. |
FirstChild (inherited from CompositeNode) | Gets the first child of the node. |
FlipOrientation (inherited from ShapeBase) | Switches the orientation of a shape. |
HasChildNodes (inherited from CompositeNode) | Returns true if this node has any child nodes. |
Height (inherited from ShapeBase) | Gets or sets the height of the containing block of the shape. |
HorizontalAlignment (inherited from ShapeBase) | Specifies how the shape is positioned horizontally. |
HRef (inherited from ShapeBase) | Gets or sets the full hyperlink address for a shape. |
IsComposite (inherited from CompositeNode) | Returns true as this node can have child nodes. |
IsDeleteRevision (inherited from ShapeBase) | Returns true if this object was deleted in Microsoft Word while change tracking was enabled. |
IsGroup (inherited from ShapeBase) | Returns true if this is a group shape. |
IsHorizontalRule (inherited from ShapeBase) | Returns true if this shape is a horizontal rule. |
IsImage (inherited from ShapeBase) | Returns true if this shape is an image shape. |
IsInline (inherited from ShapeBase) | A quick way to determine if this shape is positioned inline with text. |
IsInsertRevision (inherited from ShapeBase) | Returns true if this object was deleted in Microsoft Word while change tracking was enabled. |
IsTopLevel (inherited from ShapeBase) | Returns true if this shape is an immediate child of a paragraph or has no parent node. |
IsWordArt (inherited from ShapeBase) | Returns true if this shape is a WordArt object. |
LastChild (inherited from CompositeNode) | Gets the last child of the node. |
Left (inherited from ShapeBase) | Gets or sets the position of the left edge of the containing block of the shape. |
Name (inherited from ShapeBase) | Gets or sets the optional shape name. |
NextSibling (inherited from Node) | Gets the node immediately following this node. |
NodeType | Returns GroupShape. |
ParentNode (inherited from Node) | Gets the immediate parent of this node. |
ParentParagraph (inherited from ShapeBase) | Returns the immediate parent paragraph. |
PreviousSibling (inherited from Node) | Gets the node immediately preceding this node. |
Range (inherited from Node) | Returns a Range object that represents the portion of a document that is contained in this node. |
RelativeHorizontalPosition (inherited from ShapeBase) | Specifies relative to what the shape is positioned horizontally. |
RelativeVerticalPosition (inherited from ShapeBase) | Specifies relative to what the shape is positioned horizontally. |
Right (inherited from ShapeBase) | Gets the position of the right edge of the containing block of the shape. |
Rotation (inherited from ShapeBase) | Defines the angle (in degrees) that a shape is rotated. |
ScreenTip (inherited from ShapeBase) | Defines the text displayed when the mouse pointer moves over the shape. |
ShapeType (inherited from ShapeBase) | Gets the shape type. |
SizeInPoints (inherited from ShapeBase) | Gets the size of the shape in points. |
Target (inherited from ShapeBase) | Gets or sets the target frame for the shape hyperlink. |
Top (inherited from ShapeBase) | Gets or sets the position of the top edge of the containing block of the shape. |
VerticalAlignment (inherited from ShapeBase) | Specifies how the shape is positioned vertically. |
Width (inherited from ShapeBase) | Gets or sets the width of the containing block of the shape. |
WrapSide (inherited from ShapeBase) | Specifies how the text is wrapped around the shape. |
WrapType (inherited from ShapeBase) | Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape. |
ZOrder (inherited from ShapeBase) | Determines the display order of overlapping shapes. |