| Interface | Description |
|---|---|
| PdfToTiffParameters |
Parameters that have pdf input and tiff image format output
|
| Class | Description |
|---|---|
| AbstractPdfToImageParameters |
Base class for a parameter meant to convert an existing pdf source to an image of a specified type.
|
| AbstractPdfToMultipleImageParameters |
Base class for a parameter meant to convert an existing pdf source to multiple images of a specified type.
|
| AbstractPdfToSingleImageParameters |
Base class for a parameter meant to convert an existing pdf source to a single image of a specified type.
|
| PdfToJpegParameters |
Parameter meant to convert an existing pdf source to JPEG images.
|
| PdfToMultipleTiffParameters |
Parameter meant to convert an existing pdf source to multiple TIFF images.
|
| PdfToSingleTiffParameters |
Parameter meant to convert an existing pdf source to a single TIFF image with multiple pages.
|
Copyright © 2015. All Rights Reserved.