Overload | Description |
---|---|
SaveXml(Stream,OcrXmlOutputOptions) | Converts the cumulated recognition result stored in the pages of this OCR document to XML data and stores it in a .NET stream. |
SaveXml(String,OcrXmlOutputOptions) | Converts the cumulated recognition result stored in the pages of this OCR document to XML data and stores it in a disk file. |
SaveXml(OcrXmlOutputOptions) | Converts the cumulated recognition result stored in the pages of this OCR document and returns it as XML data. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7