Class XpsConverter

Class XpsConverter

Pôvodný názov: Aspose.Page.Plugins Zhromaždenie: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

Z dedičných členov

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

Vykonávanie IDISPOSIBLE.

public void Dispose()

Process(IPluginopcie)

Začína sa spracovanie XpsConverter so špecifikovanými parametrami.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt možností, ktorý obsahuje pokyny pre XpsConverter.

Returns

ResultContainer

Objekt ResultContainer obsahujúci výsledok operácie.

Exceptions

NotSupportedException

 Slovenčina