←Select platform

AddPages Method (IOcrPageCollection)

Summary

Adds one or more pages from a URI containing a multipage image file.

Overload List
Overload Description
AddPages(RasterImage,int,int,OcrProgressCallback) Adds one or more pages from a multipage RasterImage object.
AddPages(Stream,int,int,OcrProgressCallback) Adds one or more pages from a .NET stream containing a multipage image file.
AddPages(string,int,int,OcrProgressCallback) Adds one or more pages from a multipage image file on disk.
AddPages(Uri,int,int,OcrProgressCallback) Adds one or more pages from a URI containing a multipage image file.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly