Class XpsConverter

Class XpsConverter

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

public class XpsConverter : IPlugin, IDisposable

Dědičnost

objectXpsConverter

Implementuje

IPlugin, IDisposable

Děděné členy

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

Konstruktor

XpsConverter()

public XpsConverter()

Metody

Dispose()

Implementace IDisposable.

public void Dispose()

Process(IPluginOptions)

Spustí zpracování XpsConverter s uvedenými parametry.

public ResultContainer Process(IPluginOptions options)

Parametry

options IPluginOptions

Objekt možností obsahující instrukce pro XpsConverter.

Vrací

ResultContainer

Objekt ResultContainer obsahující výsledek operace.

Výjimky

NotSupportedException

 Čeština