Click or drag to resize

IDocumentObject Properties

The IDocumentObject type exposes the following members.

Properties
Name Description
Public property Document
Gets document of this entity.
Public property DocumentObjectType
Gets the type of the document object.
Public property IsComposite
Gets a value indicating whether this instance is composite.
Public property NextSibling
Gets the next sibling.
Public property Owner
Gets owner of this document object.
Public property PreviousSibling
Gets the previous sibling.
Top
See Also