Returns the image type of the specified page.
Image Admin control
object.PageType[=value]
Integer (enumerated)
Setting | Description |
0 | Unknown |
1 | Black and white |
2 | 4-bit gray scale |
3 | 8-bit gray scale |
4 | 4-bit palettized |
5 | 8-bit palettized |
6 | 24-bit RGB |
7 | 24-bit BGR |
The Image file is specified by the Image property; the page is specified by the PageNumber property.
If the Image property is empty, the value is 0 (zero).
This property is read-only.
Image property
Image types in Imaging Concepts
PageNumber property