Properties
| Name | Type | Access | Description |
|---|---|---|---|
| DocumentItems | IDocumentItems | Read-only | The selected documents. If a document is collapsed, DocumentItems[i].PageItems.Count returns 0. |
| Documents | IDocumentsCollection | Read-only | Objects of the IDocument type corresponding to the selected documents. |
| PageItems | IPageItems | Read-only | The selected pages. |
| Pages | IPagesCollection | Read-only | Objects of the IPage type corresponding to the selected pages. |
| Type | TSelectionType | Read-only | The selection type. |
