Link Search Menu Expand Document

IRemover2PerformRemoval Method (Stream)

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.0.4760-master
Syntax
void PerformRemoval(
	Stream outputStream
)

Parameters

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

Reference