Class XpsConverter

Class XpsConverter

A név: Aspose.Page.Plugins Összefoglaló: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

Örökletes tagok

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

Az IDISPOSIBE megvalósítása.

public void Dispose()

Process(IPluginOpciók)

Kezdődik az XpsConverter feldolgozása a meghatározott paraméterekkel.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Egy opció objektum, amely az XpsConverter utasításait tartalmazza.

Returns

ResultContainer

Egy ResultContainer objektum, amely tartalmazza a művelet eredményét.

Exceptions

NotSupportedException

 Magyar