Click or drag to resize

Body Properties

The Body type exposes the following members.

Properties
Name Description
Public property ChildObjects
Gets the child entities.
(Overrides DocumentObject ChildObjects .)
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 DocumentObject DocumentObjectType .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property FirstParagraph
Gets the First paragraph.
Public property FormFields
Gets the form fields.
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.
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
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property Tables
Gets inner tables
Protected property WidgetCollection (Overrides DocumentContainer WidgetCollection .)
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also