IBody Properties |
The IBody type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ChildObjects |
Gets the child entities.
(Inherited from
ICompositeObject
.)
|
|
|
Document |
Gets document of this entity.
(Inherited from
IDocumentObject
.)
|
|
|
DocumentObjectType |
Gets the type of the document object.
(Inherited from
IDocumentObject
.)
|
|
|
FormFields |
Gets the form fields.
|
|
|
IsComposite |
Gets a value indicating whether this instance is composite.
(Inherited from
IDocumentObject
.)
|
|
|
LastParagraph |
Gets the last paragraph.
|
|
|
NextSibling |
Gets the next sibling.
(Inherited from
IDocumentObject
.)
|
|
|
Owner |
Gets owner of this document object.
(Inherited from
IDocumentObject
.)
|
|
|
Paragraphs |
Gets inner paragraphs.
|
|
|
PreviousSibling |
Gets the previous sibling.
(Inherited from
IDocumentObject
.)
|
|
|
Tables |
Gets inner tables.
|