ContentObject Class Members
In This Topic
The following tables list the members exposed by ContentObject.
Public Properties
| Name | Description |
| Children |
Gets the collection of the children of this content object.
|
| Document | Gets the DocumentBase that contains this content object. |
| End | Gets the Marker representing the end of this content object in the parent body. |
| Guid |
Gets the content unique identifier.
|
| ParentBody | Gets the parent Body of this content object. |
| ParentContent | Gets the parent ContentObject of this content object. |
| Start | Gets the Marker representing the start of this content object in the parent body. |
Top
Public Methods
See Also