Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ border
Method
border
src/__init__.py:8498–8499 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
8496
8497
@property
8498
def
border(self):
8499
return
self._border(self.parent.parent.this, self.xref)
8500
8501
@property
8502
def
colors(self):
Callers
nothing calls this directly
Calls
1
_border
Method · 0.95
Tested by
no test coverage detected