qpdf/include/qpdf/auto_job_c_pages.hh

11 lines
356 B
C++

//
// This file is automatically generated by generate_auto_job.
// Edits will be automatically overwritten if the build is
// run in maintainer mode.
//
// clang-format off
//
QPDF_DLL PagesConfig* file(std::string const& parameter);
QPDF_DLL PagesConfig* range(std::string const& parameter);
QPDF_DLL PagesConfig* password(std::string const& parameter);