Skip to main content

What it does

Represents the selection of documents or pages.

Properties

NameTypeAccessDescription
DocumentItemsIDocumentItemsRead-onlyThe selected documents
DocumentsIDocumentsCollectionRead-onlyObjects of the IDocument type corresponding to the selected documents
PageItemsIPageItemsRead-onlyThe selected pages
PagesIPagesCollectionRead-onlyObjects of the IPage type corresponding to the selected pages
TypeTSelectionTypeRead-onlyThe selection type
If the document is collapsed, the DocumentItems[i].PageItems.Count property returns “0”.