←Select platform

InsertPages Method (IOcrPageCollection)

Summary

Insert one or more pages from a multipage 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 multipage RasterImage object at the specified location.
InsertPages(int,Stream,int,int,OcrProgressCallback) Insert one or more pages from a multipage image file stored in a .NET stream at the specified location.
InsertPages(int,string,int,int,OcrProgressCallback) Insert one or more pages from a multipage file on disk at the specified location.
InsertPages(int,Uri,int,int,OcrProgressCallback) Insert one or more pages from a multipage image file stored in a URI at the specified location.

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