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 > IOcrPage Interface : SaveZones Method |
Overload | Description |
---|---|
SaveZones(String) | Saves the zones of this IOcrPage to a single-page zones disk file. |
SaveZones(Stream) | Saves the zones of this IOcrPage to a single-page zones .NET stream. |
SaveZones(String,Int32) | Saves the zones of this IOcrPage to a multi-page zones disk file. |
SaveZones(String,Int32,OcrWriteXmlOptions) | Saves the zones of this IOcrPage to a multi-page zones disk file with XML options. |
SaveZones(Stream,Int32) | Saves the zones of this IOcrPage to a multi-page zones disk stream. |
SaveZones(Stream,Int32,OcrWriteXmlOptions) | Saves the zones of this IOcrPage to a multi-page zones disk stream with XML options. |