Skip to main content

CGPDFDocumentGetBleedBox

Function CGPDFDocumentGetBleedBox 

Source
pub extern "C-unwind" fn CGPDFDocumentGetBleedBox(
    document: Option<&CGPDFDocument>,
    page: c_int,
) -> CGRect
👎Deprecated:

renamed to CGPDFDocument::bleed_box

Available on crate feature CGPDFDocument only.