|
THotPDF.SearchAndRedactReplaceLoaded
|
Top Previous Next |
|
Searches, redacts, and replaces text in a loaded page
Delphi syntax: function SearchAndRedactReplaceLoaded( const Needle: WideString; const Replacement: WideString; MatchCase: boolean; const PageRange: string;
Description Searches, redacts, and replaces text in a loaded page Used for secure redaction or text replacement in PDF files
See also: THotPDF |