SelectionCollection Properties
A collection of selections in the document.
Name | Description |
---|---|
Count | Returns the number of selections in a collection. |
Item[Int32] | Gets the selection specified by its index. |
See Also