Skip to main content

CGPDFDocumentGetCatalog

Function CGPDFDocumentGetCatalog 

Source
pub extern "C-unwind" fn CGPDFDocumentGetCatalog(
    document: Option<&CGPDFDocument>,
) -> CGPDFDictionaryRef
👎Deprecated:

renamed to CGPDFDocument::catalog

Available on crate features CGPDFDictionary and CGPDFDocument only.