The LoadVisitedDocumentEventArgs type exposes the following members.

Properties

  Name Description
Public property Document
Gets or sets the document being loaded.
Public property 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 SaveVisitedDocumentEventArgs.)

See Also