CGPDFDocumentAllowsPrinting

Function CGPDFDocumentAllowsPrinting 

Source
pub extern "C-unwind" fn CGPDFDocumentAllowsPrinting(
    document: Option<&CGPDFDocument>,
) -> bool
👎Deprecated: renamed to CGPDFDocument::allows_printing
Available on crate feature CGPDFDocument only.