Contents

PDFDocumentDidBeginWrite

A notification that a write operation begins working on a document.

Declaration

static let PDFDocumentDidBeginWrite: NSNotification.Name

Discussion

The notification object is the PDFDocument object itself.

See Also

PDFKit