Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : AddPages Method |
Overload | Description |
---|---|
AddPages(RasterImage,Int32,Int32,OcrProgressCallback) | Adds one or more pages from a multi-page RasterImage object. |
AddPages(String,Int32,Int32,OcrProgressCallback) | Adds one or more pages from a multi-page image file on disk. |
AddPages(Stream,Int32,Int32,OcrProgressCallback) | Adds one or more pages from a .NET stream containing a multi-page image file. |
AddPages(Uri,Int32,Int32,OcrProgressCallback) | Adds one or more pages from a URI containing a multi-page image file. |