←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly