SDTInlineContent Class |
Namespace: Spire.Doc.Documents
The SDTInlineContent type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ChildObjects |
Gets the child objects.
(Overrides
DocumentObject
ChildObjects
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DocumentObjectType |
Gets the type of the entity.
(Overrides
DocumentObject
DocumentObjectType
.)
|
|
|
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
|
|
Item |
Gets paragraph item by index.
|
|
|
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
|
|
OwnerParagraph |
Gets the object owner paragraph.
|
|
|
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
|
|
Text |
Returns or sets STD text.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a duplicate of the document object.
(Inherited from
DocumentObject
.)
|
|
|
CloneImpl | (Overrides DocumentSerializable CloneImpl .) |
|
|
CreateLayoutInfo | (Overrides DocumentBase CreateLayoutInfo .) |
|
|
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 sibling.
(Inherited from
DocumentObject
.)
|
|
|
GetPreviousWidgetSibling |
Gets the previous widget sibling.
(Inherited from
DocumentObject
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Inherited from DocumentSerializable .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Inherited from DocumentSerializable .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
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 .) |