←Select platform

RecognizePage Method (AutoFormsEngine)

Summary

Recognize the unknown page type.

Overload List

Overload Description
RecognizePage(LEADDocument,int,AutoFormsEnginePageRecognitionOptions) Recognizes specific document page within LEADDocument with a given set of options.
RecognizePage(LEADDocument,int,List<IMasterFormsCategory>) Recognizes a specific page within LEADDocument.
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

See Also

AutoFormsEngine Class

AutoFormsEngine Members

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

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.