Class FormExporter
Class FormExporter
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Reprezentuje plugin FormExporter.
public sealed class FormExporter
Dědičnost
Děděné členy
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktor
FormExporter()
public FormExporter()
Metody
Process(FormExporterOptions)
Spustí zpracování FormExporter s uvedenými parametry.
public ResultContainer Process(FormExporterOptions options)
Parametry
options
FormExporterOptions
Objekt s možnostmi obsahující pokyny pro FormExporter.
Návratová hodnota
Objekt ResultContainer obsahující výsledek operace.