| IDocument Properties | 
The IDocument type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | Background | 
 Gets background for the document.
 | 
|   | Bookmarks | 
 Gets collection of bookmarks of the document
 | 
|   | BuiltinDocumentProperties | 
 Gets document's built-in properties.
 | 
|   | ChildObjects | 
 Gets the child entities.
(Inherited from
 ICompositeObject
.) | 
|   | Comments | 
 Gets Collection of Comments of the document.
 | 
|   | CustomDocumentProperties | 
 Gets document's custom properties.
 | 
|   | Document | 
 Gets document of this entity.
(Inherited from
 IDocumentObject
.) | 
|   | DocumentObjectType | 
 Gets the type of the document object.
(Inherited from
 IDocumentObject
.) | 
|   | HasChanges | 
 Gets a value indicating whether the document has tracked changes.
 | 
|   | IsComposite | 
 Gets a value indicating whether this instance is composite.
(Inherited from
 IDocumentObject
.) | 
|   | IsUpdateFields | 
 Gets or sets a value indicating whether to update fields in the document.
On the moment only DOCVARIABLE fields can be updated.
 | 
|   | LastParagraph | 
 Gets the last paragraph.
 | 
|   | LastSection | 
 Gets last section object.
 | 
|   | ListStyles | 
 Gets collection of list styles.
 | 
|   | MailMerge | 
 Gets mail merge engine.
 | 
|   | NextSibling | 
 Gets the next sibling.
(Inherited from
 IDocumentObject
.) | 
|   | Owner | 
 Gets owner of this document object.
(Inherited from
 IDocumentObject
.) | 
|   | PreviousSibling | 
 Gets the previous sibling.
(Inherited from
 IDocumentObject
.) | 
|   | Properties | 
 Gets the document properties.
 | 
|   | ProtectionType | 
 Gets or sets the type of protection of the document.
 | 
|   | Sections | 
 Gets collection of sections of this document.
 | 
|   | Styles | 
 Gets collection of styles.
 | 
|   | TextBoxes | 
 Gets the textboxes of the document.
 | 
|   | TOC | 
 Gets or sets the TOC element of the document.
 | 
|   | Variables | 
 Gets or sets the document variables.
 | 
|   | ViewSetup | 
 Returns or setsview type in MSWord.
 | 
|   | Watermark | 
 Gets or sets watermark for the document.
 | 
 See Also
See Also