Class FormExporter

Class FormExporter

De naam: Aspose.Pdf.Plugins Verzameling: Aspose.PDF.dll (25.4.0)

Het is een formExporter plugin.

public sealed class FormExporter : IPlugin

Inheritance

object FormExporter

Implements

IPlugin

Geëerbiede leden

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

Constructors

FormExporter()

public FormExporter()

Methods

Process(IPluginopties)

De FormExporter-verwerking begint met de aangegeven parameters.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Een optie object met instructies voor de FormExporter.

Returns

ResultContainer

Een ResultContainer object met het resultaat van de operatie.

Exceptions

ArgumentException

Als de opties niet correct zijn.

 Nederlands