Class XpsConverter

Class XpsConverter

Namn på plats: Aspose.Page.Plugins Sammanfattning: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

Arvsmedlemmar

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

genomförandet av IDISPOSIBLE.

public void Dispose()

Process(IPluginalternativ)

Börja XpsConverter-behandling med de angivna parametrarna.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Ett alternativ objekt som innehåller instruktioner för XpsConverter.

Returns

ResultContainer

En ResultContainer objekt som innehåller resultatet av operationen.

Exceptions

NotSupportedException

 Svenska