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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7