CGPDFDocumentIsEncrypted

Function CGPDFDocumentIsEncrypted 

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