Aspose.Page.EPS.Device

The Aspose.Page.EPS.Device namespace provides classes of possible devices and save options that can be used while converting PS/EPS to other formats.

Classes

ClassDescription
ImageDeviceThis class encapsulates rendering of document to image.
ImageSaveOptionsThis class contains options necessary for managing image saving process.
PdfDeviceThis class encapsulates rendering of document to PDF.
PdfSaveOptionsThis class contains input and output streams and other options necessary for managing conversion process.
PsSaveOptionsThis class contains options necessary for managing process of converting document to PostScript (PS) or Encapsulated PostScript (EPS) file.

Enumeration

EnumerationDescription
PsSaveFormatThis enumeration contains available options of saving format. It can be PS or EPS. EPS is used for only 1-paged documents while PS file can contain any number of pages.