| BodyRegion Properties | 
The BodyRegion type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | ChildObjects | 
 Gets the child objects of the entity.
(Inherited from
 DocumentObject
.) | 
|   | DeleteRevision | 
 Gets the delete revision for this objects.
Note this can be null. If null does not have delete revision.
 | 
|   | Document | 
 Gets the document.
(Inherited from
 OwnerHolder
.) | 
|   | DocumentObjectType | 
 Gets the type of the document object.
(Inherited from
 DocumentObject
.) | 
|   | FirstChild | 
 Gets the first child of the Element.
(Inherited from
 DocumentObject
.) | 
|   | InsertRevision | 
 Gets the insert revision for this objects.
Note this can be null. If null does not have insert revision.
 | 
|   | IsComposite | 
 Indicating whether this instance is composite.
(Inherited from
 DocumentObject
.) | 
|   | IsDeleteRevision | 
 Gets a value indicating whether this item was deleted from the document.
 | 
|   | IsInsertRevision | 
 Gets a value indicating whether this item was inserted to the document.
 | 
|   | 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
.) | 
|   | OwnerTextBody | 
 Gets the owner text body.
 | 
|   | PreviousSibling | 
 Gets the previous sibling.
(Inherited from
 DocumentObject
.) | 
|   | XDLSHolder | (Inherited from DocumentSerializable .) | 
 See Also
See Also