PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / LoadVisitedDocumentEventArgs Class
Properties


In This Topic
    LoadVisitedDocumentEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LoadVisitedDocumentEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LoadVisitedDocumentEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the document being loaded.  
    Public PropertyGets 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)
    Top
    See Also