Class FormExporter

Class FormExporter

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Stellt das FormExporter-Plugin dar.

public sealed class FormExporter

Vererbung

objectFormExporter

Vererbte Mitglieder

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

Konstruktoren

FormExporter()

public FormExporter()

Methoden

Process(FormExporterOptions)

Startet die Verarbeitung des FormExporters mit den angegebenen Parametern.

public ResultContainer Process(FormExporterOptions options)

Parameter

options FormExporterOptions

Ein Optionsobjekt, das Anweisungen für den FormExporter enthält.

Rückgabewert

ResultContainer

Ein ResultContainer-Objekt, das das Ergebnis der Operation enthält.

Ausnahmen

ArgumentException

 Deutsch