|
| class | BmpDevice |
| | Represents image device that helps to save pdf document pages into bmp. More...
|
| |
| class | Device |
| | Abstract class for all types of devices. Device is used to represent pdf document in some format. For example, document page can be represented as image or text. More...
|
| |
| class | DocumentDevice |
| | Abstract class for all devices which is used to process the whole pdf document. More...
|
| |
| class | EmfDevice |
| | Represents image device that helps to save pdf document pages into emf. More...
|
| |
| class | GifDevice |
| | Represents image device that helps to save pdf document pages into gif. More...
|
| |
| class | ImageDevice |
| | An abstract class for image devices. More...
|
| |
| class | JpegDevice |
| | Represents image device that helps to save pdf document pages into jpeg. More...
|
| |
| class | Margins |
| | This class represents margins of an image. More...
|
| |
| class | PageDevice |
| | Abstract class for all devices which is used to process certain page the pdf document. More...
|
| |
| class | PngDevice |
| | Represents image device that helps to save pdf document pages into png. More...
|
| |
| class | Resolution |
| | Represents class for holding image resolution. More...
|
| |
| class | TextDevice |
| | Represents class for converting pdf document pages into text. More...
|
| |
| class | TiffDevice |
| | This class helps to save pdf document page by page into the one tiff image. More...
|
| |
| class | TiffSettings |
| | This class represents settings for importing pdf to Tiff. More...
|
| |