The DocumentEx type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DocumentId | Gets identifier of the document. | |
| DocumentInfo | Gets document information (see DocumentInfoEx class). | |
| DocumentType | Gets or set type of the document. | |
| FindDictionary | Gets the search dictionary. | |
| LinkDictionary | Gets the search dictionary. | |
| Pages | Gets Dictionary<(Of <(TKey, TValue>)>) of pages of the document (see PageInfoEx class). | |
| Resources | Gets Dictionary<(Of <(TKey, TValue>)>) of resources of the document (see ResourceEx class). |