Class FormExporter

Class FormExporter

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

Представляет плагин FormExporter.

public sealed class FormExporter

Наследование

objectFormExporter

Унаследованные члены

object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Конструкторы

FormExporter()

public FormExporter()

Методы

Process(FormExporterOptions)

Запускает обработку FormExporter с указанными параметрами.

public ResultContainer Process(FormExporterOptions options)

Параметры

options FormExporterOptions

Объект параметров, содержащий инструкции для FormExporter.

Возвращает

ResultContainer

Объект ResultContainer, содержащий результат операции.

Исключения

ArgumentException

 Русский