Class FormEditor
Class FormEditor
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Stellt das FormEditor-Plugin dar.
public sealed class FormEditor
Vererbung
Vererbte Mitglieder
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktoren
FormEditor()
public FormEditor()
Methoden
Process(FormEditorOptions)
Startet die Verarbeitung des FormEditors mit den angegebenen Parametern.
public ResultContainer Process(FormEditorOptions options)
Parameter
options
FormEditorOptions
Ein Optionsobjekt, das Anweisungen für den FormEditor enthält.
Rückgabewert
Ein ResultContainer-Objekt, das das Ergebnis der Operation enthält.