IExportPageInfo
What it does
Stores the page properties.
Properties
| Name | Type | Access | Description |
| Height | int | Read-only | The height of the page |
| Width | int | Read-only | The width of the page |
| Resolution | int | Read-only | The resolution of the page |
| SourceInfo | IExportPageSourceInfo | Read-only | Information about the source of the page |
| IsBlackWhite | bool | Read-only | Whether the picture is black-and-white. |
| IsColor | bool | Read-only | Whether the picture is color. |
| IsGrayscale | bool | Read-only | Whether the picture is grayscale. |
12.04.2024 18:16:02