Class FormExporter
Class FormExporter
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Rappresenta il plugin FormExporter.
public sealed class FormExporter
Ereditarietà
Membri Ereditati
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Costruttori
FormExporter()
public FormExporter()
Metodi
Process(FormExporterOptions)
Avvia l’elaborazione di FormExporter con i parametri specificati.
public ResultContainer Process(FormExporterOptions options)
Parametri
options
FormExporterOptions
Un oggetto opzioni contenente istruzioni per il FormExporter.
Restituisce
Un oggetto ResultContainer contenente il risultato dell’operazione.