We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4972352 commit b3d096eCopy full SHA for b3d096e
1 file changed
docs/page.rst
@@ -332,7 +332,7 @@ In a nutshell, this is what you can do with PyMuPDF:
332
|history_end|
333
334
335
- .. method:: apply_redactions(images=PDF_REDACT_IMAGE_PIXELS|2, graphics=PDF_REDACT_LINE_ART_REMOVE_IF_TOUCHED|1, text=PDF_REDACT_TEXT_REMOVE|0)
+ .. method:: apply_redactions(images=PDF_REDACT_IMAGE_PIXELS|2, graphics=PDF_REDACT_LINE_ART_REMOVE_IF_TOUCHED|1, text=PDF_REDACT_TEXT_REMOVE|0)
336
337
**PDF only**: Remove all **content** contained in any redaction rectangle on the page.
338
0 commit comments