2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-31 02:48:31 +00:00

Add doc comment to QPDF::getFilename

This commit is contained in:
m-holger 2022-09-28 11:25:52 +01:00 committed by Jay Berkenbilt
parent c115680e7c
commit b948366280

View File

@ -364,6 +364,7 @@ class QPDF
qpdf_offset_t offset,
std::string const& message);
// Return the filename associated with the QPDF object.
QPDF_DLL
std::string getFilename() const;
// Return PDF Version and extension level together as a PDFVersion object