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 |
12.04.2024 18:16:02