←Select platform

SaveXml Method (IOcrDocument)

Summary

Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a disk file.

Overload List
Overload Description
SaveXml(ocrxmloutputoptions) Converts the accumulated recognition results stored in the pages of this OCR document and returns it as XML data.
SaveXml(stream,ocrwritexmloptions,ocrxmloutputoptions) Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a .NET stream with XML options.
SaveXml(stream,ocrxmloutputoptions) Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a .NET stream.
SaveXml(string,ocrwritexmloptions,ocrxmloutputoptions) Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a disk file with XML options.
SaveXml(string,ocrxmloutputoptions) Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a disk file.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly