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

#include <types.h>

Public Attributes

int chapter
int page

Detailed Description

Locations within the document are referred to in terms of chapter and page, rather than just a page number. For some documents (such as epub documents with large numbers of pages broken into many chapters) this can make navigation much faster as only the required chapter needs to be decoded at a time.

Member Data Documentation

◆ chapter

int fz_location::chapter

◆ page

int fz_location::page

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/types.h