Class FormExporter
Class FormExporter
Numele spaţiului: Aspose.Pdf.Plugins Asamblare: Aspose.PDF.dll (25.4.0)
Representează plugin-ul FormExporter.
public sealed class FormExporter : IPlugin
Inheritance
Implements
Membrii moștenitori
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
FormExporter()
public FormExporter()
Methods
Process(Opțiuni IPlugin)
Începe procesarea FormExporter cu parametrii specificați.
public ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
Un obiect de opțiuni care conține instrucțiuni pentru FormExporter.
Returns
Un obiect ResultContainer care conține rezultatul operațiunii.
Exceptions
Dacă opțiunile nu sunt corecte.