Hi again Aspose team,
When I try to save (using SaveMultipageDocument()) an OcrOutput result as type SaveFormat.HOCR to a MemoryStream, the resulting stream seems to be automatically closed by SaveMultipageDocument() as…...MemoryStream closes stream Aspose.OCR Product Family aspose-ocr-net...System; using System.IO; using Aspose.OCR; namespace AsposeOcrSaveHOCRIss...