Class PsConverter

Class PsConverter

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

public class PsConverter : IPlugin, IDisposable

Inheritance

objectPsConverter

Implements

IPlugin, IDisposable

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

ResultContainer

An ResultContainer object containing the result of the operation.

Exceptions

NotSupportedException

 English