[]
Occurs when a new VisitedDocument object is being added to the VisitedDocuments collection of the current preview pane. Adding can be cancelled in the event handler.
public event VisitedDocumentAddingEventHandler VisitedDocumentAdding
Type | Description |
---|---|
VisitedDocumentAddingEventHandler | Occurs when a new object is being added to the collection of the current preview pane. Adding can be cancelled in the event handler. |