Class FormExporter

Class FormExporter

ja nimityö: Aspose.Pdf.Plugins Kokoelma: Aspose.PDF.dll (25.4.0)

Esittelee FormExporter Plugin.

public sealed class FormExporter : IPlugin

Inheritance

object FormExporter

Implements

IPlugin

Perintöjäsenet

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

Constructors

FormExporter()

public FormExporter()

Methods

Process(IPluginoptiot)

Aloita FormExporterin käsittely määritettyjen parametrien avulla.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Vaihtoehto esine, joka sisältää ohjeita FormExporterille.

Returns

ResultContainer

ResultContainer -objekti, joka sisältää toiminnan tuloksen.

Exceptions

ArgumentException

Jos vaihtoehtoja ei ole oikein.

 Suomi