Class FormExporter

Info

Represents Documentize.FormExporter plugin. Used to Export Form values of PDF documents to DSV or CSV file.

[Obsolete("Please use PdfExtractor class. The class will be deleted soon.")]
public static class FormExporter

Inheritance

objectFormExporter

Inherited Members

Methods

Process(ExtractFormDataToDsvOptions)

Starts the Documentize.FormExporter processing with the specified parameters.

public static ResultContainer Process(ExtractFormDataToDsvOptions options)

Parameters

Returns

ResultContainer : An object containing the result of the operation.

Exceptions

ArgumentException

If options not set.

Namespace: Documentize Assembly: Documentize.dll

 English