Aspose::Page::EPS::Device namespace
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. |
| PdfCanvas | |
| PdfDevice | This class encapsulates rendering of document to PDF. |
| PdfImage | |
| PdfNode | |
| PdfPath | |
| PdfSaveOptions | This class contains input and output streams and other options necessary for managing conversion process. |
| PdfText | |
| PsSaveOptions | This class contains options necessary for managing process of converting document to PostScript (PS) or Encapsulated PostScript (EPS) file. |
Enums
| Enum | Description |
|---|---|
| PdfNodeType | |
| 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. |