←Select platform

Is this page helpful?

In this page

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

Leadtools.Ocr Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.