Class PsConverter

Class PsConverter

名称: Aspose.Page.Plugins 集合: Aspose.Page.dll (25.4.0)

public class PsConverter : IPlugin, IDisposable

Inheritance

object PsConverter

Implements

IPlugin , IDisposable

继承人

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()

不可能的实施。

public void Dispose()

Process(IPlugin 选项)

通过指定的参数开始 PsConverter 处理。

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

包含 PsConverter 的指示的选项对象。

Returns

ResultContainer

一个包含操作结果的 ResultContainer 对象。

Exceptions

NotSupportedException

 中文