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
Implements
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
Objekt ResultContainer obsahujúci výsledok operácie.
Exceptions
Ak možnosti nie sú správne.