mupdf
Loading...
Searching...
No Matches
fz_stext_page Struct Reference

#include <structured-text.h>

Collaboration diagram for fz_stext_page:

Public Attributes

int refs
fz_poolpool
fz_rect mediabox
fz_stext_blockfirst_block
fz_stext_blocklast_block
fz_stext_structlast_struct
fz_pool_arrayid_list

Detailed Description

A text page is a list of blocks, together with an overall bounding box.

The name of this structure is now slightly out of date. It should really be fz_stext_document, cos it can contain content from multiple pages.

Member Data Documentation

◆ first_block

fz_stext_block* fz_stext_page::first_block

◆ id_list

fz_pool_array* fz_stext_page::id_list

◆ last_block

fz_stext_block* fz_stext_page::last_block

◆ last_struct

fz_stext_struct* fz_stext_page::last_struct

◆ mediabox

fz_rect fz_stext_page::mediabox

◆ pool

fz_pool* fz_stext_page::pool

◆ refs

int fz_stext_page::refs

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/structured-text.h