Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : InsertPages Method |
Overload | Description |
---|---|
InsertPages(Int32,RasterImage,Int32,Int32,OcrProgressCallback) | Insert one or more pages from a multi-page Leadtools.RasterImage object at the specified location. |
InsertPages(Int32,String,Int32,Int32,OcrProgressCallback) | Insert one or more pages from a multi-page file on disk at the specified location. |
InsertPages(Int32,Stream,Int32,Int32,OcrProgressCallback) | Insert one or more pages from a multi-page image file stored in a .NET stream at the specified location. |
InsertPages(Int32,Uri,Int32,Int32,OcrProgressCallback) | Insert one or more pages from a multi-page image file stored in a URI at the specified location. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2