Recognize the unknown page type.
Overload | Description |
---|---|
RecognizePage(RasterImage,int,AutoFormsEnginePageRecognitionOptions) | Recognize the type of the unknown page in a raster image with options. |
RecognizePage(RasterImage,Int32,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,Int32,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,Int32,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,Int32,List<IMasterFormsCategory>) | Recognize the unknown page type. |
Products |
Support |
Feedback: RecognizePage Method (AutoFormsEngine) - Leadtools.Forms.Auto |
Introduction |
Help Version 19.0.2017.3.22
|