Aspose::Page::EPS::DocumentFormat enum
DocumentFormat enum
Enumerates source file formats to convert (if not PS) into PS before creating PS document.
enum class DocumentFormat
Values
Name | Value | Description |
---|---|---|
PS | 0 | PS format. Default. |
APS | 1 | Internal XML model called APS. |
See Also
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++