Contents

delegate

The object acting as the delegate for the PDFDocument object.

Declaration

weak var delegate: (any PDFDocumentDelegate)? { get set }

See Also

Setting the Delegate