DocumentSelection Structure Members
In This Topic
The following tables list the members exposed by DocumentSelection.
Public Constructors
Public Fields
| Name | Description |
| Empty | Gets empty instance |
Top
Public Properties
| Name | Description |
| IsEmpty | Gets true if selection is empty |
| Items | Gets currently selected items |
| PageIndex | Gets the page the selection items belongs to |
Top
Public Methods
| Name | Description |
| Append | Returns new selection as a current |
| Equals | Overloaded. Determines whether the specified DocumentSelection is equal to this instance. |
Top
See Also