Link Search Menu Expand Document

Remover2PerformRemoval Method (String)

Remove the added text fragments and save the edited document to the specified file.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public void PerformRemoval(
	string outputFile
)

Parameters

outputFile
Type: SystemString
Output file name to save the edited document.

Implements

IRemover2PerformRemoval(String)
See Also

Reference