PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / UsageInfo Class
Properties Methods


In This Topic
    UsageInfo Class Members
    In This Topic

    The following tables list the members exposed by UsageInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the UsageInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the date and time when a document was generated.  
    Public PropertyGets or sets the file name that was last used to save or load a document.  
    Public PropertyGets or sets the name of the printer on which a document was last printed.  
    Public PropertyGets or sets the date and time when a document was printed.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another UsageInfo to the current object.  
    Public MethodClears all data stored in the current UsageInfo.  
    Public MethodCreates a copy of the current UsageInfo object.  
    Top
    See Also