Process Method (FormProcessingEngine) (original) (raw)

Summary

Performs field processing on the form image.

Overload List

Overload Description
Process(LEADDocument,IList) Performs field processing on the LEADDocument object.
Process(LEADDocument,int,int,IList) Performs field processing on the LEADDocument from the first page number to the last page number.
Process(RasterImage,FormProcessingOptions) Performs field processing on the form image using the specified options.
Process(RasterImage,IList) Performs field processing on the form image.
Process(RasterImage,int,int,IList) Performs field processing on the form image.

Requirements

Target Platforms

See Also

FormProcessingEngine Class

FormProcessingEngine Members