[]
Contains data for the SaveVisitedDocument event of a C1PreviewPane.
public class SaveVisitedDocumentEventArgs : EventArgs
| Name | Description |
|---|---|
| SaveVisitedDocumentEventArgs(object) | Initializes a new instance of the SaveVisitedDocumentEventArgs class. |
| Name | Description |
|---|---|
| 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. |