PageItem Properties |
The PageItem type exposes the following members.
| Name | Description | |
|---|---|---|
| BitDepth |
Gets the bit depth (number of bits for a pixel).
| |
| Counter |
Gets the counter.
| |
| FileExtension |
Gets the file extension.
(Inherited from ResourceFileItem.) | |
| FileFolder |
Gets the file folder.
(Inherited from ResourceFileItem.) | |
| FileName |
Gets or sets the name of the file.
(Inherited from ResourceFileItem.) | |
| FilePath |
Gets or sets the file path (a combination
of FileFolder and FileName).
(Inherited from ResourceFileItem.) | |
| HasColor |
Gets the color indicator of the image.
| |
| Height |
Gets the height of the image.
| |
| Identifier |
Gets or sets the page id (bates number) of the current item.
| |
| IsBlank |
Gets the blank page indicator of the image.
| |
| Padding |
Gets the padding (number of digits) of the page identifier.
| |
| PixelFormat |
Gets the pixel format.
| |
| Prefix |
Gets the prefix of the page identifier.
| |
| ResolutionX |
Gets the X resolution of the image.
| |
| ResolutionY |
Gets the Y resolution of the image.
| |
| RootPath |
Gets the root path of the file resource.
(Inherited from ResourceFileItem.) | |
| TiffCompression |
Gets the compression code value.
| |
| Width |
Gets the width of the image.
|