Class XpsConverter

Class XpsConverter

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

public class XpsConverter : IPlugin, IDisposable

Héritage

objectXpsConverter

Implémente

IPlugin, IDisposable

Membres hérités

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

Constructeurs

XpsConverter()

public XpsConverter()

Méthodes

Dispose()

Implémentation de IDisposable.

public void Dispose()

Process(IPluginOptions)

Démarre le traitement de XpsConverter avec les paramètres spécifiés.

public ResultContainer Process(IPluginOptions options)

Paramètres

options IPluginOptions

Un objet d’options contenant des instructions pour le XpsConverter.

Retourne

ResultContainer

Un objet ResultContainer contenant le résultat de l’opération.

Exceptions

NotSupportedException

 Français