IImageExtractorSaveCurrentImageToStream Method (Stream)ByteScout PDF Extractor SDK
Saves current image to provided stream in PNG format.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

void SaveCurrentImageToStream(
	Stream stream
)

Parameters

stream
Type: System.IOStream
Output stream.
Exceptions

ExceptionCondition
PDFExtractorException
See Also

Reference