IPageControl
What it does
Represents a page in the image window.
Methods
Definition | Description |
ImageToDevice( imageRect : IShellRect ) : IShellRect | Converts image coordinates to window coordinates |
Properties
Name | Type | Access | Description |
---|---|---|---|
DeviceRect | IShellRect | Read-only | The rectangle of the page |
First | IFieldRegionControl | Read-only | The first child region |
ImageWindow | IImageWindow | Read-only | The image window |
Last | IFieldRegionControl | Read-only | The last child region |
Next | IPageControl | Read-only | The next page |
Page | IPage | Read-only | The page |
Prev | IPageControl | Read-only | The previous page |
4/12/2024 6:16:02 PM