Name | Description | |
---|---|---|
LoadVisitedDocumentEventArgs Constructor | Initializes a new instance of the LoadVisitedDocumentEventArgs class. |
The following tables list the members exposed by LoadVisitedDocumentEventArgs.
Name | Description | |
---|---|---|
LoadVisitedDocumentEventArgs Constructor | Initializes a new instance of the LoadVisitedDocumentEventArgs class. |
Name | Description | |
---|---|---|
Document | Gets or sets the document being loaded. | |
UserData | Gets or sets arbitrary data associated with the current object. Typically this data is filled on saving a document, and can be used when that document is loaded. (Inherited from C1.Win.C1Preview.SaveVisitedDocumentEventArgs) |