Class XpsConverter
Class XpsConverter
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
public class XpsConverter : IPlugin, IDisposable
Inheritance
Implements
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
XpsConverter()
public XpsConverter()
Methods
Dispose()
Implementation of IDisposable.
public void Dispose()
Process(IPluginOptions)
Starts the XpsConverter processing with the specified parameters.
public ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
An options object containing instructions for the XpsConverter.
Returns
An ResultContainer object containing the result of the operation.