Adds one or more pages from a URI containing a multi-page image file.
Overload | Description |
---|---|
AddPages(rasterimage,int,int,ocrprogresscallback) | Adds one or more pages from a multi-page RasterImage object. |
AddPages(stream,int,int,ocrprogresscallback) | Adds one or more pages from a .NET stream containing a multi-page image file. |
AddPages(string,int,int,ocrprogresscallback) | Adds one or more pages from a multi-page image file on disk. |
AddPages(uri,int,int,ocrprogresscallback) | Adds one or more pages from a URI containing a multi-page image file. |
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