| Body Properties | 
The Body type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | ChildObjects | 
 Gets the child entities.
(Overrides
 DocumentObject
 
 ChildObjects
.) | 
|   | Count | 
 Gets count of child object.
(Inherited from
 DocumentContainer
.) | 
|   | 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.
 | 
|   | FormFields | 
 Gets the form fields.
 | 
|   | IsComposite | 
 Indicating whether this instance is composite.
(Inherited from
 DocumentObject
.) | 
|   | LastChild | 
 Gets the last child of the Element.
(Inherited from
 DocumentObject
.) | 
|   | LastParagraph | 
 Gets the last paragraph.
 | 
|   | NextSibling | 
 Gets the next sibling.
(Inherited from
 DocumentObject
.) | 
|   | Owner | 
 Gets the owner of this entity.
(Inherited from
 DocumentObject
.) | 
|   | Paragraphs | 
 Gets inner paragraphs
 | 
|   | PreviousSibling | 
 Gets the previous sibling.
(Inherited from
 DocumentObject
.) | 
|   | Tables | 
 Gets inner tables
 | 
|   | WidgetCollection | (Overrides DocumentContainer WidgetCollection .) | 
|   | XDLSHolder | (Inherited from DocumentSerializable .) | 
 See Also
See Also