Class PsConverter

Class PsConverter

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

public class PsConverter : IPlugin, IDisposable

継承

objectPsConverter

実装

IPlugin, IDisposable

継承されたメンバー

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

コンストラクタ

PsConverter()

public PsConverter()

メソッド

Dispose()

IDisposableの実装。

public void Dispose()

Process(IPluginOptions)

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

public ResultContainer Process(IPluginOptions options)

パラメーター

options IPluginOptions

PsConverterに対する指示を含むオプションオブジェクト。

戻り値

ResultContainer

操作の結果を含むResultContainerオブジェクト。

例外

NotSupportedException

 日本語