aspose.page.eps.device
Contents
[
Hide
]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
Class | Description |
---|---|
ImageSaveOptions | This class contains options necessary for managing image saving process. |
PdfSaveOptions | This class contains input and output streams and other options necessary for managing conversion process. |
PsSaveOptions | This class contains options necessary for managing process of converting document to PostScript (PS) or Encapsulated PostScript (EPS) file. |
Enumerations
Enumeration | Description |
---|---|
PsSaveFormat | This 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. |