Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : ExportPages Method |
Overload | Description |
---|---|
ExportPages(Int32,Int32) | Export one or more pages at the specified index to a multi-page Leadtools.RasterImage object. |
ExportPages(Int32,Int32,String,RasterImageFormat,Int32,Int32,CodecsSavePageMode) | Exports one of more page at the specified index to a disk file. |
ExportPages(Int32,Int32,Stream,RasterImageFormat,Int32,Int32,CodecsSavePageMode) | Exports one of more page at the specified index to a .NET stream. |