| Overload | Description |
|---|---|
| Recognize(VintasoftImage) | Recognizes forms in the specified image synchronously. |
| Recognize(VintasoftImage[]) | Recognizes forms in the specified image synchronously. |
| Recognize(VintasoftImage,EventHandler<ProgressEventArgs>) | Recognizes forms in the specified image synchronously. |
| Recognize(FormRecognitionTask) | Recognizes forms in the specified image synchronously. |