nullable CGPDFDocumentGetPage(CGPDFDocumentRef cg_nullable document, size_t pageNumber); //获取文档的目录信息 CGPDFDictionaryRef __nullable CGPDFDocumentGetCatalog(CGPDFDocumentRef cg_nullable document); //获取文档详情信息 CGPDFDictionaryRef