Shape Class |
Namespace: Spire.Doc.Fields.Shapes
The Shape type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AllowOverlap |
Gets or sets the boolean avalue. Specifies whether this shape can overlap other shapes.
(Inherited from
ShapeBase
.)
|
|
|
AlternativeText |
Gets or sets the alternative text.
(Inherited from
ShapeBase
.)
|
|
|
AspectRatioLocked |
Gets or sets the boolean valut. Specifies that the generating application should not allow aspect ratio changes
for the corresponding graphic frame.
(Inherited from
ShapeBase
.)
|
|
|
BehindText |
Gets or sets the boolean a valut. Specifies whether the shape is below or above text.
(Inherited from
ShapeBase
.)
|
|
|
Bottom |
Gets the position of the bottom edge of the containing block of the shape.
(Inherited from
ShapeBase
.)
|
|
|
CharacterFormat |
Gets the character format.
(Inherited from
ParagraphBase
.)
|
|
|
Charts |
Returns a chart collection for the combo charts.
|
|
|
ChildObjects |
Gets the child objects of the entity.
(Inherited from
ShapeBase
.)
|
|
|
CoordOrigin |
Gets or sets the origin coordinates of the point.
(Inherited from
ShapeBase
.)
|
|
|
CoordSize |
Gets or sets the size of the coordinate.
(Inherited from
ShapeBase
.)
|
|
|
DeleteRevision |
Gets the delete revision for this objects.
Note this can be null. If null does not have delete revision.
(Inherited from
ParagraphBase
.)
|
|
|
DistanceBottom |
Gets or sets the distance between the document text and the bottom edge of the shape.
(Inherited from
ShapeBase
.)
|
|
|
DistanceLeft |
Gets or sets the distance between the document text and the left edge of the shape.
(Inherited from
ShapeBase
.)
|
|
|
DistanceRight |
Gets or sets the distance between the document text and the right edge of the shape.
(Inherited from
ShapeBase
.)
|
|
|
DistanceTop |
Gets or sets the distance between the document text and the top edge of the shape.
(Inherited from
ShapeBase
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DocumentObjectType |
Gets the type of the document object.
(Overrides
DocumentObject
DocumentObjectType
.)
|
|
|
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
FirstParagraph |
Gets the first paragraph in the document.
|
|
|
HasChart |
Returns true if this shape has achart.
|
|
|
HasHyperlink |
Determines whether the current shape contains hyperlink.
(Inherited from
ShapeBase
.)
|
|
|
HasImage |
Returns true if the shape has image bytes or links an image.
(Overrides
ShapeBase
HasImage
.)
|
|
|
Height |
Gets or sets the height of the containing block of the shape.
(Inherited from
ShapeBase
.)
|
|
|
HorizontalAlignment |
Specifies how the shape is positioned horizontally.
(Inherited from
ShapeBase
.)
|
|
|
HorizontalOrigin |
Specifies relative to what the shape is positioned horizontally.
(Inherited from
ShapeBase
.)
|
|
|
HorizontalPosition |
Gets or sets the horizontal position of the object.
(Inherited from
ShapeBase
.)
|
|
|
HRef |
Gets or sets the hyperlink address of the shape.
(Inherited from
ShapeBase
.)
|
|
|
InsertRevision |
Gets the insert revision for this objects.
Note this can be null. If null does not have insert revision.
(Inherited from
ParagraphBase
.)
|
|
|
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
|
|
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
.)
|
|
|
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
.)
|
|
|
IsSignatureLine | (Inherited from ShapeBase .) |
|
|
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
LastParagraph |
Gets the last paragraph in the document.
|
|
|
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
|
|
OwnerParagraph |
Gets owner paragraph.
(Inherited from
ParagraphBase
.)
|
|
|
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
|
|
Right |
Gets the position of the right edge of the containing block of the shape.
(Inherited from
ShapeBase
.)
|
|
|
Rotation |
Gets or sets the rotation angle in degrees.
(Inherited from
ShapeBase
.)
|
|
|
ShapeType |
Gets the shape type.
(Inherited from
ShapeBase
.)
|
|
|
Size |
Gets the size of the shape in its native units. Top level shapes are in points. Child shapes are in parent coordinate system.
(Inherited from
ShapeBase
.)
|
|
|
StyleName |
Gets the style name.
(Inherited from
ParagraphBase
.)
|
|
|
TextWrappingStyle |
Gets or sets the text wrapping style.
(Inherited from
ShapeBase
.)
|
|
|
TextWrappingType |
Specifies how the text is wrapped around the shape.
(Inherited from
ShapeBase
.)
|
|
|
VerticalAlignment |
Specifies how the shape is positioned vertically.
(Inherited from
ShapeBase
.)
|
|
|
VerticalOrigin |
Specifies relative to what the shape is positioned vertically.
(Inherited from
ShapeBase
.)
|
|
|
VerticalPosition |
Gets or sets the vertical position of the object.
(Inherited from
ShapeBase
.)
|
|
|
Width |
Gets or sets the width of the containing block of the shape.
(Inherited from
ShapeBase
.)
|
|
|
WrapType |
Gets or sets the style of text wrapping used in the text container.
(Inherited from
ShapeBase
.)
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
|
|
ZOrder |
Determines the display order of overlapping shapes.
(Inherited from
ShapeBase
.)
|
| Name | Description | |
|---|---|---|
|
|
AdjustWithEffects |
Adds to the source rectangle value of the effect extent.
(Inherited from
ShapeBase
.)
|
|
|
ApplyCharacterFormat |
Applies the specified character format to the current object.
(Inherited from
ParagraphBase
.)
|
|
|
ApplyStyle |
Applies the specified character style to the current object.
If the specified style does not exist and the style name is "default paragraph font",
a new built-in style is created and added to the document.
If the specified style still cannot be found, an ArgumentException is thrown.
(Inherited from
ParagraphBase
.)
|
|
|
Clone |
Creates a duplicate of the document object.
(Inherited from
DocumentObject
.)
|
|
|
CloneImpl | (Inherited from ShapeBase .) |
|
|
CreateLayoutInfo | (Inherited from ShapeBase .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetNextWidgetSibling |
Gets the next widget sibling.
(Inherited from
ParagraphBase
.)
|
|
|
GetPreviousWidgetSibling |
Gets the previous widget sibling.
(Inherited from
ParagraphBase
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Inherited from DocumentSerializable .) |
|
|
LocalToParent |
Converts a point from local coordinates to parent coordinates.
(Inherited from
ShapeBase
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Inherited from DocumentSerializable .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
SetShapeType |
Sets the shape type. Users are not to modify shape type directly.
(Inherited from
ShapeBase
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
ToString(String) |
Exports the name and index in container of the object into a string in the specified seperator.
(Inherited from
DocumentObject
.)
|
|
|
WriteXmlAttributes | (Inherited from DocumentSerializable .) |
|
|
WriteXmlContent | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |