Overload | Description |
---|---|
InsertPages(Int32,RasterImage,Int32,Int32,OcrProgressCallback) | Insert one or more pages from a multi-page 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family