Class XpsConverter

Class XpsConverter

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

public class XpsConverter : IPlugin, IDisposable

継承

objectXpsConverter

実装

IPlugin, IDisposable

継承されたメンバー

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

コンストラクター

XpsConverter()

public XpsConverter()

メソッド

Dispose()

IDisposableの実装。

public void Dispose()

Process(IPluginOptions)

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

public ResultContainer Process(IPluginOptions options)

パラメーター

options IPluginOptions

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

戻り値

ResultContainer

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

例外

NotSupportedException

 日本語