Class FormExporter
Class FormExporter
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Représente le plugin FormExporter.
public sealed class FormExporter
Héritage
Membres hérités
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructeurs
FormExporter()
public FormExporter()
Méthodes
Process(FormExporterOptions)
Démarre le traitement de FormExporter avec les paramètres spécifiés.
public ResultContainer Process(FormExporterOptions options)
Paramètres
options
FormExporterOptions
Un objet d’options contenant des instructions pour le FormExporter.
Retourne
Un objet ResultContainer contenant le résultat de l’opération.