Click or drag to resize

ShapeBase Properties

The ShapeBase type exposes the following members.

Properties
Name Description
Public property AllowOverlap
Gets or sets the boolean avalue. Specifies whether this shape can overlap other shapes.
Public property AlternativeText
Gets or sets the alternative text.
Public property AspectRatioLocked
Gets or sets the boolean valut. Specifies that the generating application should not allow aspect ratio changes for the corresponding graphic frame.
Public property BehindText
Gets or sets the boolean a valut. Specifies whether the shape is below or above text.
Public property Bottom
Gets the position of the bottom edge of the containing block of the shape.
Public property CharacterFormat
Gets the character format.
(Inherited from ParagraphBase .)
Public property ChildObjects
Gets the child objects of the entity.
(Overrides ParagraphBase ChildObjects .)
Public property CoordOrigin
Gets or sets the origin coordinates of the point.
Public property CoordSize
Gets or sets the size of the coordinate.
Public property DeleteRevision
Gets the delete revision for this objects. Note this can be null. If null does not have delete revision.
(Inherited from ParagraphBase .)
Public property DistanceBottom
Gets or sets the distance between the document text and the bottom edge of the shape.
Public property DistanceLeft
Gets or sets the distance between the document text and the left edge of the shape.
Public property DistanceRight
Gets or sets the distance between the document text and the right edge of the shape.
Public property DistanceTop
Gets or sets the distance between the document text and the top edge of the shape.
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the document object.
(Inherited from DocumentObject .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property HasHyperlink
Determines whether the current shape contains hyperlink.
Public property HasImage
Returns true if the shape has image bytes or links an image.
Public property Height
Gets or sets the height of the containing block of the shape.
Public property HorizontalAlignment
Specifies how the shape is positioned horizontally.
Public property HorizontalOrigin
Specifies relative to what the shape is positioned horizontally.
Public property HorizontalPosition
Gets or sets the horizontal position of the object.
Public property HRef
Gets or sets the hyperlink address of the shape.
Public property InsertRevision
Gets the insert revision for this objects. Note this can be null. If null does not have insert revision.
(Inherited from ParagraphBase .)
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property IsDeleteRevision
Gets or set a value indicating whether this item was deleted from the document, when "Track Changes" is or was set to "true".
(Inherited from ParagraphBase .)
Public property IsInsertRevision
Gets a value indicating whether this item was inserted to the document, when "Track Changes" is or was set to "true".
(Inherited from ParagraphBase .)
Public property IsSignatureLine
Public property LastChild
Gets the last child of the Element.
(Inherited from DocumentObject .)
Public property NextSibling
Gets the next sibling.
(Inherited from DocumentObject .)
Public property Owner
Gets the owner of this entity.
(Inherited from DocumentObject .)
Public property OwnerParagraph
Gets owner paragraph.
(Inherited from ParagraphBase .)
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property Right
Gets the position of the right edge of the containing block of the shape.
Public property Rotation
Gets or sets the rotation angle in degrees.
Public property ShapeType
Gets the shape type.
Public property Size
Gets the size of the shape in its native units. Top level shapes are in points. Child shapes are in parent coordinate system.
Public property StyleName
Gets the style name.
(Inherited from ParagraphBase .)
Public property TextWrappingStyle
Gets or sets the text wrapping style.
Public property TextWrappingType
Specifies how the text is wrapped around the shape.
Public property VerticalAlignment
Specifies how the shape is positioned vertically.
Public property VerticalOrigin
Specifies relative to what the shape is positioned vertically.
Public property VerticalPosition
Gets or sets the vertical position of the object.
Public property Width
Gets or sets the width of the containing block of the shape.
Public property WrapType
Gets or sets the style of text wrapping used in the text container.
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Public property ZOrder
Determines the display order of overlapping shapes.
Top
See Also