Class XpsConverter
Class XpsConverter
名称: Aspose.Page.Plugins 收藏: Aspose.Page.dll (25.5.0)
public class XpsConverter : IPlugin, IDisposableInheritance
Implements
继承人
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 对象。