Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ root
Method
root
src/__init__.py:2471–2472 ·
view source on GitHub ↗
( self)
Source
from the content-addressed store, hash-verified
2469
2470
@property
2471
def
root( self):
2472
return
Xml( mupdf.fz_xml_root( self.this))
2473
2474
def
set_align(self, align):
2475
""
"Set text alignment via CSS style"
""
Callers
nothing calls this directly
Calls
1
Xml
Class · 0.85
Tested by
no test coverage detected