PageDevice

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

ConstructorDescription
PageDevice

Methods

MethodDescription
processRenders page on the graphics
processPerforms some operation on the given page, e.g. converts page into graphic image.
processPerforms some operation on the given page and saves results into the file.
processInternalPerforms 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.