IUnsearchablePDFMakerMakePDFUnsearchable Method (Stream, Int32, Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Replaces specified PDF document pages with rendered images making them not suitable for text searching and saves the result to specified Stream.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- outputStream
- Type: System.IOStream
Output stream. - startPage
- Type: SystemInt32
Start page of page range to process. - endPage
- Type: SystemInt32
End page of page range to process.
See Also