Insert one or more pages from a multi-page image file stored in a URI at the specified location.
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET