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