Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : InsertPage Method |
Overload | Description |
---|---|
InsertPage(Int32,RasterImage,OcrProgressCallback) | Inserts a Leadtools.RasterImage object to the specified location. |
InsertPage(Int32,String,OcrProgressCallback) | Inserts the image stored in a disk file to the specified location. |
InsertPage(Int32,Stream,OcrProgressCallback) | Inserts the image stored in a .NET stream to the specified location. |
InsertPage(Int32,Uri,OcrProgressCallback) | Inserts the image stored in a URI to the specified location. |