We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123c1cf commit 0b73086Copy full SHA for 0b73086
docs/page.rst
@@ -678,6 +678,7 @@ In a nutshell, this is what you can do with PyMuPDF:
678
679
:arg int oc: the xref of an :data:`OCG` / :data:`OCMD` or 0. Please refer to :meth:`Page.show_pdf_page` for details.
680
:arg float opacity: set the fill and stroke opacity for the content in the rectangle. Only values `0 <= opacity < 1` are considered.
681
+ New in v1.23.9.
682
:arg bool overlay: put the text in front of other content. Please refer to :meth:`Page.show_pdf_page` for details.
683
684
:returns: A tuple of floats `(spare_height, scale)`.
0 commit comments