Remover2PerformRemoval Method (String)ByteScout PDF Extractor SDK
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.1.4801-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