[]
Contains the data for the VisitedDocumentAdding event of a C1PreviewPane.
public class VisitedDocumentAddingEventArgs : CancelEventArgs
Name | Description |
---|---|
VisitedDocumentAddingEventArgs(VisitedDocument) | Initializes a new instance of the VisitedDocumentAddingEventArgs class. |
Name | Description |
---|---|
VisitedDocument | The VisitedDocument object that is about to be added. |