Class | Description |
---|---|
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
|
Enum | Description |
---|---|
AnnotationOptions |
Defines how to render annotations and their popups
|
BackgroundType |
The background type to use when rendering into an image
|
ColorSpace |
The color space used in various image formats
|
FaxVerticalResolution |
The vertical resolution of Fax images
|
JpegColorSpace |
The color space used in JPEG images
|
PngColorSpace |
The color space used in PNG images
|
TiffBitonalCompressionType |
The compression type for bitonal (Fax) TIFF images
|