Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : InsertPages Method |
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. |