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

#include <document.h>

Public Attributes

fz_document_recognize_fnrecognize
fz_document_open_fnopen
const char ** extensions
const char ** mimetypes
fz_document_recognize_content_fnrecognize_content
int wants_dir
int wants_file
fz_document_handler_fin_fnfin

Member Data Documentation

◆ extensions

const char** fz_document_handler::extensions

◆ fin

fz_document_handler_fin_fn* fz_document_handler::fin

◆ mimetypes

const char** fz_document_handler::mimetypes

◆ open

fz_document_open_fn* fz_document_handler::open

◆ recognize

fz_document_recognize_fn* fz_document_handler::recognize

◆ recognize_content

fz_document_recognize_content_fn* fz_document_handler::recognize_content

◆ wants_dir

int fz_document_handler::wants_dir

◆ wants_file

int fz_document_handler::wants_file

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