Document |
The DocumentDataArchiveReader type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Dispose. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetDuplicateDocumentGroups | Gets all duplicate document groups present in the document data archive (.dda). | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ReadDocumentFromControlNumberIndex | Reads a document from the DocumentControlNumberIndex given by the 'docControlNumber' argument. This archive must have been constructed with ControlNumberIndexAndHeaderOnly mode, or else this method will throw an exception. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |