Remover2PerformRemoval Method (Stream)ByteScout PDF Extractor SDK
Remove the added text fragments and save the edited document to the specified stream.

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

public void PerformRemoval(
	Stream outputStream
)

Parameters

outputStream
Type: System.IOStream
Output stream to save the edited document.

Implements

IRemover2PerformRemoval(Stream)
See Also

Reference