Class FormExporter

Class FormExporter

A név: Aspose.Pdf.Plugins Összefoglaló: Aspose.PDF.dll (25.4.0)

FormExporter Plugin bemutatása.

public sealed class FormExporter : IPlugin

Inheritance

object FormExporter

Implements

IPlugin

Örökletes tagok

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

Constructors

FormExporter()

public FormExporter()

Methods

Process(IPluginOpciók)

Kezdődik a FormExporter feldolgozása a meghatározott paraméterekkel.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Egy opció objektum, amely a FormExporter utasításait tartalmazza.

Returns

ResultContainer

Egy ResultContainer objektum, amely tartalmazza a művelet eredményét.

Exceptions

ArgumentException

Ha az opció nem helyes.

 Magyar