←Select platform

AddPages Method (IOcrPageCollection)

Summary

Adds one or more pages from a URI containing a multi-page image file.

Overload List
Overload Description
AddPages(rasterimage,int,int,ocrprogresscallback) Adds one or more pages from a multi-page RasterImage object.
AddPages(stream,int,int,ocrprogresscallback) Adds one or more pages from a .NET stream containing a multi-page image file.
AddPages(string,int,int,ocrprogresscallback) Adds one or more pages from a multi-page image file on disk.
AddPages(uri,int,int,ocrprogresscallback) Adds one or more pages from a URI containing a multi-page image file.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly