PageDevice
Contents
[
Hide
]Inheritance: java.lang.Object, com.aspose.pdf.devices.Device com.aspose.pdf.devices.PageDevice, com.aspose.pdf.devices.Device, com.aspose.pdf.devices.PageDevice
public abstract class PageDevice extends Device
Abstract class for all devices which is used to process certain page the pdf document.
Constructors
| Constructor | Description |
|---|---|
| PageDevice |
Methods
| Method | Description |
|---|---|
| process | Renders page on the graphics |
| process | Performs some operation on the given page, e.g. converts page into graphic image. |
| process | Performs some operation on the given page and saves results into the file. |
| processInternal | Performs some operation on the given page, e.g. |
PageDevice
public PageDevice()
process
Renders page on the graphics
process
Performs some operation on the given page, e.g. converts page into graphic image.
process
Performs some operation on the given page and saves results into the file.
processInternal
Performs some operation on the given page, e.g.