poppler.page module¶
- class poppler.page.Page(poppler_page)¶
Bases:
object
- Orientation¶
alias of
orientation_enum
- PageBox¶
alias of
page_box_enum
- SearchDirection¶
alias of
search_direction_enum
- TextLayout¶
alias of
text_layout_enum
- TextListOption¶
alias of
text_list_option_enum
- property duration¶
- property label¶
- property orientation¶
- page_rect(box=<page_box_enum.crop_box: 1>)¶
- search(text, r, direction, case_sensitivity, rotation=<rotation_enum.rotate_0: 0>)¶
- text(rect=None, layout_mode=None)¶
- text_list(opt_flag=None)¶
- transition()¶