Class XpsConverter
Class XpsConverter
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
public class XpsConverter : 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オブジェクト。