Class FormExporter

Class FormExporter

Navne til: Aspose.Pdf.Plugins Sammensætning: Aspose.PDF.dll (25.4.0)

Det er formExporter plugin.

public sealed class FormExporter : IPlugin

Inheritance

object FormExporter

Implements

IPlugin

De arvede medlemmer

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

Constructors

FormExporter()

public FormExporter()

Methods

Process(IPluginoptioner)

Start FormExporter-behandling med de angivne parametre.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Et alternativ objekt, der indeholder instruktioner for FormExporter.

Returns

ResultContainer

En ResultContainer-objekt, der indeholder resultatet af operationen.

Exceptions

ArgumentException

Hvis mulighederne ikke er korrekte.

 Dansk