[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.VisitedDocumentAdding

VisitedDocumentAdding Event

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.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public event VisitedDocumentAddingEventHandler VisitedDocumentAdding
Returns
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.