XpsConverter.Process
XpsConverter.Process method
Starts the XpsConverter processing with the specified parameters.
public ResultContainer Process(IPluginOptions options)
Parameter | Type | Description |
---|---|---|
options | IPluginOptions | An options object containing instructions for the XpsConverter. |
Return Value
An ResultContainer object containing the result of the operation.
Exceptions
exception | condition |
---|---|
NotSupportedException |
See Also
- class ResultContainer
- interface IPluginOptions
- class XpsConverter
- namespace Aspose.Page.Plugins
- assembly Aspose.Page