←Select platform

InsertPages Method (IOcrPageCollection)

Summary

Insert one or more pages from a multi-page image file stored in a URI at the specified location.

Overload List
Overload Description
InsertPages(int,rasterimage,int,int,ocrprogresscallback) Insert one or more pages from a multi-page RasterImage object at the specified location.
InsertPages(int,stream,int,int,ocrprogresscallback) Insert one or more pages from a multi-page image file stored in a .NET stream at the specified location.
InsertPages(int,string,int,int,ocrprogresscallback) Insert one or more pages from a multi-page file on disk at the specified location.
InsertPages(int,uri,int,int,ocrprogresscallback) Insert one or more pages from a multi-page image file stored in a URI at the specified location.
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