Overload | Description |
---|---|
Export(OcrDocument,Stream) | Exports OCR recognition results to the provided stream. |
Export(OcrDocument,XmlWriter) | Exports OCR recognition results to the provided System.Xml.XmlWriter. |
Export(OcrPage,Stream) | Exports OCR recognition results to the provided stream. |
Export(OcrPage,XmlWriter) | Exports OCR recognition results to the provided System.Xml.XmlWriter. |