IPageItem
What it does
Represents a page in the documents window.
Properties
Name | Type | Access | Description |
---|---|---|---|
DeviceRect | IShellRect | Read-only | The rectangle occupied by the page in the IDocumentsWindow |
DocumentItem | IDocumentItem | Read-only | The document that contains the page |
Page | IPage | Read-only | The page |
Selected | bool | Read/write | Specifies whether the page is selected |
TaskWindow | ITaskWindow | Read-only | The task window |
4/12/2024 6:16:02 PM