| ContentOptions |
The parameters how to render PDF content elements
|
| Converter |
The class to convert a PDF document to a rasterized image
|
| FaxImageOptions |
The settings for TIFF Fax output images
|
| ImageOptions |
The base class for output image options
|
| ImageSectionMapping |
The base class for image section mappings
|
| JpegImageOptions |
The settings for JPEG output images
|
| PngImageOptions |
The settings for PNG output images
|
| RenderPageAsFax |
The image section mapping suitable for Fax output images
|
| RenderPageAtResolution |
The image section mapping to render entire pages at a specific resolution
|
| RenderPageToMaxImageSize |
The image section mapping to render entire pages using a specific image pixel size
|
| TiffFlateImageOptions |
The settings for TIFF output images using the Flate compression algorithm
|
| TiffJpegImageOptions |
The settings for TIFF output images using the JPEG compression algorithm
|
| TiffLzwImageOptions |
The settings for TIFF output images using the LZW compression algorithm
|