Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : InsertPage Method |
Overload | Description |
---|---|
InsertPage(Int32,RasterImage,OcrProgressCallback) | Inserts a 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. |