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. |