Class XpsConverter

Class XpsConverter

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

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

相続人

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

Constructors

XpsConverter()

public XpsConverter()

Methods

Dispose()

IDISPOSIBLEの実施

public void Dispose()

Process(IPluginオプション)

XpsConverter プロセッサを指定されたパラメーターで開始します。

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

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

Returns

ResultContainer

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

Exceptions

NotSupportedException

 日本語