Click or drag to resize

IBody Properties

The IBody type exposes the following members.

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