←Select platform

RecognizePage Method (AutoFormsEngine)

Summary

Recognize the unknown page type.

Overload List
Overload Description
RecognizePage(RasterImage,int,AutoFormsEnginePageRecognitionOptions) Recognize the type of the unknown page in a raster image with options.
RecognizePage(RasterImage,int,List<IMasterFormsCategory>) Recognize the type of the unknown page.
RecognizePage(Stream,int,AutoFormsEnginePageRecognitionOptions) Recognize the type of the unknown page in a stream with options.
RecognizePage(Stream,int,List<IMasterFormsCategory>) Recognize the unknown page type.
RecognizePage(string,int,AutoFormsEnginePageRecognitionOptions) Recognize the type of the unknown page in an image disk file with options.
RecognizePage(string,int,List<IMasterFormsCategory>) Recognize the unknown page type.
RecognizePage(Uri,int,AutoFormsEnginePageRecognitionOptions) Recognize the type of the unknown page in a URL with options.
RecognizePage(Uri,int,List<IMasterFormsCategory>) Recognize the unknown page type.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly