Class FormExporter

Class FormExporter

Pôvodný názov: Aspose.Pdf.Plugins Zhromaždenie: Aspose.PDF.dll (25.4.0)

Predstavuje FormExporter plugin.

public sealed class FormExporter : IPlugin

Inheritance

object FormExporter

Implements

IPlugin

Z dedičných členov

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

Constructors

FormExporter()

public FormExporter()

Methods

Process(IPluginopcie)

Začína sa spracovanie FormExporter so špecifikovanými parametrami.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt možností obsahujúci pokyny pre FormExporter.

Returns

ResultContainer

Objekt ResultContainer obsahujúci výsledok operácie.

Exceptions

ArgumentException

Ak možnosti nie sú správne.

 Slovenčina