Class FormExporter

Class FormExporter

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Reprezentuje plugin FormExporter.

public sealed class FormExporter

Dědičnost

objectFormExporter

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

ResultContainer

Objekt ResultContainer obsahující výsledek operace.

Výjimky

ArgumentException

 Čeština