Aspose::Page::EPS Namespace Reference

Namespaces

namespace  Device
 
namespace  Graphics2d
 
namespace  GraphicsIO
 
namespace  Postscript
 
namespace  Ps
 
namespace  Ps2Aps
 
namespace  Ps2Pdf
 
namespace  Util
 
namespace  XMP
 

Classes

class  BinaryHeader
 
class  Details_PsConverterException
 This class contains information about an error that is thrown while PS file is converted to PDF document.
 
class  Details_PsDocumentException
 This class contains information about an error that is thrown while PostScript file is created, edited and saved.
 
class  FontConstants
 This class defines a set of constants for saving fonts. More...
 
class  GradientBrush
 This class is used for encapsulating LinearGradientBrush and PathGradientBrush with possibility to set wrap mode to clamp. Native gradient brushes always throw an exception when someone tries to set WrapMode property to WrapMode.Clamp. More...
 
class  LoadOptions
 Basic class for document loading options. More...
 
class  MiscUtil
 
class  NamespaceDoc
 The Aspose.Page.EPS is a root namespace for all classes that deal with PS/EPS files. More...
 
class  PageConstants
 This class defines a set of constants which describe a page. Convenience objects are provided for various margins, orientations, rescaling, and standard page sizes. More...
 
class  PsDocument
 This class encapsulates PS/EPS documents. More...
 
class  PsLoadOptions
 PS document loading options. More...
 
class  TextureBrushExtension
 

Typedefs

using PsConverterException = System::ExceptionWrapper<Details_PsConverterException>
 
using PsDocumentException = System::ExceptionWrapper<Details_PsDocumentException>
 

Enumerations

enum class  DocumentFormat
 Enumerates source file formats to convert (if not PS) into PS before creating PS document. More...
 

Typedef Documentation

◆ PsConverterException

◆ PsDocumentException

Enumeration Type Documentation

◆ DocumentFormat

Enumerates source file formats to convert (if not PS) into PS before creating PS document.

Enumerator
PS 

PS format. Default.

APS 

Internal XML model called APS.