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

IDISPOSIBLEの実施

public void Dispose()

Process(IPluginオプション)

指定されたパラメーターで PsConverter 処理を開始します。

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

PsConverter の指示を含むオプションオブジェクト。

Returns

ResultContainer

ResultContainer オブジェクトは、作業の結果を含む。

Exceptions

NotSupportedException

 日本語