Click or drag to resize

SDTInlineContent Properties

The SDTInlineContent type exposes the following members.

Properties
Name Description
Public property ChildObjects
Gets the child objects.
(Overrides DocumentObject ChildObjects .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the entity.
(Overrides DocumentObject DocumentObjectType .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property Item
Gets paragraph item by index.
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 the object owner paragraph.
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property Text
Returns or sets STD text.
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also