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

不可能的实施。

public void Dispose()

Process(IPlugin 选项)

XpsConverter 处理以指定的参数开始。

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

包含指示的选项对象为XpsConverter。

Returns

ResultContainer

一个包含操作结果的 ResultContainer 对象。

Exceptions

NotSupportedException

 中文