Namespace Aspose.Page.Plugins

Namespace Aspose.Page.Plugins

Classes

Class NameDescription
ByteArrayDataSourceRepresents byte array data source for save operations of a plugin.
ByteArrayResultRepresents operation result in the form of the bytes array.
FileDataSourceRepresents file data source for load and save operations of a plugin.
FileResultRepresents operation result in the form of string path to file.
PsConverterPsConverterOptions Represents options for Aspose.Page.Plugins.PsConverter plugin.
PsConverterToImageOptionsRepresents PS/EPS to Image converter options for Aspose.Page.Plugins.PsConverter plugin.
PsConverterToPdfOptionsRepresents PS/EPS to PDF converter options for Aspose.Page.Plugins.PsConverter plugin.
ResultContainerRepresents container that contains the result collection of processing the plugin.
StreamDataSourceRepresents stream data source for load and save operations of a plugin.
StreamResultRepresents operation result in the form of Stream.
StringResultRepresents operation result in the form of string.
XpsConverterXpsConverterOptions Represents options for Aspose.Page.Plugins.XpsConverter plugin.
XpsConverterToImageOptionsRepresents XPS to Image converter options for Aspose.Page.Plugins.XpsConverter plugin.
XpsConverterToPdfOptionsRepresents XPS to PDF converter options for Aspose.Page.Plugins.XpsConverter plugin.

Interfaces

Interface NameDescription
IDataSourceGeneral data source interface that defines common members that concrete data sources should implement.
IOperationResultGeneral operation result interface that defines common methods that concrete plugin operation result should implement.
IPluginGeneral plugin interface that defines common methods that concrete plugin should implement.
IPluginOptionsGeneral plugin option interface that defines common methods that concrete plugin option should implement.

Enums

Enum NameDescription
DataTypeRepresents possible types of data for plugin processing.
 English