I have a scanned pdf file and I want to get all the data with the coordinates of data and redact that text using this library , how can I achieve my goal...(Redactor r = new Redactor(".\\NotSearchable.pdf", new LoadOptions()...LoadOptions(), new RedactorSettings(new RedactionCallback()))) { Redaction[]...