Class FormExporter

Class FormExporter

Numele spaţiului: Aspose.Pdf.Plugins Asamblare: Aspose.PDF.dll (25.4.0)

Representează plugin-ul FormExporter.

public sealed class FormExporter : IPlugin

Inheritance

object FormExporter

Implements

IPlugin

Membrii moștenitori

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

Constructors

FormExporter()

public FormExporter()

Methods

Process(Opțiuni IPlugin)

Începe procesarea FormExporter cu parametrii specificați.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Un obiect de opțiuni care conține instrucțiuni pentru FormExporter.

Returns

ResultContainer

Un obiect ResultContainer care conține rezultatul operațiunii.

Exceptions

ArgumentException

Dacă opțiunile nu sunt corecte.

 Română