Link Search Menu Expand Document

IUnsearchablePDFMakerMakePDFUnsearchable Method (String)

Replaces all PDF document pages with rendered images making the document not suitable for text searching.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
void MakePDFUnsearchable(
	string outputFileName
)

Parameters

outputFileName
Type: SystemString
Output file name.
See Also

Reference