Click or drag to resize

SDTContent Properties

The SDTContent type exposes the following members.

Properties
Name Description
Public property ChildObjects
Gets the child entities.
(Inherited from Body .)
Public property Count
Gets count of child object.
(Inherited from DocumentContainer .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the document object.
(Overrides Body DocumentObjectType .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property FirstParagraph
Gets the First paragraph.
(Inherited from Body .)
Public property FormFields
Gets the form fields.
(Inherited from Body .)
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property LastChild
Gets the last child of the Element.
(Inherited from DocumentObject .)
Public property LastParagraph
Gets the last paragraph.
(Inherited from Body .)
Public property NextSibling
Gets the next sibling.
(Inherited from DocumentObject .)
Public property Owner
Gets the owner of this entity.
(Inherited from DocumentObject .)
Public property Paragraphs
Gets inner paragraphs
(Inherited from Body .)
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property Tables
Gets inner tables
(Inherited from Body .)
Protected property WidgetCollection (Inherited from Body .)
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also