Class FormImporter

FormImporter class

Plugin that imports form field values from a JSON source into a PDF document.

public sealed class FormImporter : IPlugin

Constructors

NameDescription
FormImporter()The default constructor.

Methods

NameDescription
Process(IPluginOptions)Starts the import processing with the specified options.

See Also