[]
        
(Showing Draft Content)

C1.Win.C1Preview.SaveVisitedDocumentEventArgs.UserData

UserData 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.

Declaration
public object UserData { get; set; }