Class FormExporter
Class FormExporter
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Representa el plugin FormExporter.
public sealed class FormExporter
Herencia
Miembros heredados
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructores
FormExporter()
public FormExporter()
Métodos
Process(FormExporterOptions)
Inicia el procesamiento de FormExporter con los parámetros especificados.
public ResultContainer Process(FormExporterOptions options)
Parámetros
options
FormExporterOptions
Un objeto de opciones que contiene instrucciones para el FormExporter.
Devuelve
Un objeto ResultContainer que contiene el resultado de la operación.