Searched defs:PDFFile (Results 1 – 1 of 1) sorted by relevance
231 struct PDFFile : public PDFContainer struct234 mutable PDFFileImplData* m_pData;237 unsigned int m_nMajor; // PDF major238 unsigned int m_nMinor; // PDF minor240 PDFFile() in PDFFile() function
Completed in 16 milliseconds