Inserts the image stored in a URI to the specified location.
Overload | Description |
---|---|
InsertPage(int,rasterimage,ocrprogresscallback) | Inserts a RasterImage object to the specified location. |
InsertPage(int,stream,ocrprogresscallback) | Inserts the image stored in a .NET stream to the specified location. |
InsertPage(int,string,ocrprogresscallback) | Inserts the image stored in a disk file to the specified location. |
InsertPage(int,uri,ocrprogresscallback) | Inserts the image stored in a URI to 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