Click or drag to resize

Documents Methods

The Documents type exposes the following members.

Methods
  NameDescription
Public methodAdd
This method creates a new document, adds it to the collection and returns a reference to the newly created Document object.
Public methodDispose
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the specified Document object from the collection.
Public methodItemByUniqueID
This method returns a Document object from the collection specified by its UniqueID.
Public methodRemove
This method removes the specified Document from the collection without saving it.
Top
See Also