Class FormExporter
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
FormExporter eklentisini temsil eder.
public sealed class FormExporter
Kalıtım
Kalıtılan Üyeler
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
FormExporter()
public FormExporter()
Metotlar
Process(FormExporterOptions)
Belirtilen parametrelerle FormExporter işlemini başlatır.
public ResultContainer Process(FormExporterOptions options)
Parametreler
options
FormExporterOptions
FormExporter için talimatlar içeren bir seçenek nesnesi.
Dönüş Değeri
İşlemin sonucunu içeren bir ResultContainer nesnesi.