Class PsConverter
Class PsConverter
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
public class PsConverter : IPlugin, IDisposable
Héritage
Implémente
Membres hérités
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructeurs
PsConverter()
public PsConverter()
Méthodes
Dispose()
Implémentation de IDisposable.
public void Dispose()
Process(IPluginOptions)
Démarre le traitement de PsConverter 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 PsConverter.
Retourne
Un objet ResultContainer contenant le résultat de l’opération.