Posted each time a find operation begins working on a new page of a document.
You can use this notification to update a progress bar.
The notification object is the PDFDocument object itself. To determine the page, use the @"PDFDocumentPageIndex" key to obtain userinfo of type NSNumber.
Available in Mac OS X v10.4 and later.


- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)