Click or drag to resize

DocumentObject Properties

The DocumentObject type exposes the following members.

Properties
Name Description
Public property ChildObjects
Gets the child objects of the entity.
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the document object.
Public property FirstChild
Gets the first child of the Element.
Public property IsComposite
Indicating whether this instance is composite.
Public property LastChild
Gets the last child of the Element.
Public property NextSibling
Gets the next sibling.
Public property Owner
Gets the owner of this entity.
Public property PreviousSibling
Gets the previous sibling.
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also