Run Method (AutoFormsEngine) (original) (raw)

Summary

Automatically recognizes the unknown form then it processes its fields.

Overload List

Overload Description
Run(LEADDocument,List) Recognizes the documents within LEADDocument and any fields in the document pages.
Run(RasterImage,PageRequestCallback,object,List) Automatically recognizes the unknown form then it processes its fields.
Run(Stream,List) Automatically recognizes the unknown form then it processes its fields.
Run(string,List) Automatically recognizes the unknown form then it processes its fields.
Run(Uri,List) Automatically recognizes the unknown form then it processes its fields.

Requirements

Target Platforms

See Also

AutoFormsEngine Class

AutoFormsEngine Members