Link Search Menu Expand Document

IRemover2AddTextToRemove Method (ISearchResult)

Removes the text by the search result got from Find(Int32, String, Boolean) methods.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
void AddTextToRemove(
	ISearchResult searchRes
)

Parameters

searchRes
Type: Bytescout.PDFExtractorISearchResult
The search result.
See Also

Reference