←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

See Also

IOcrDocument Interface

IOcrDocument Members

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.