The UsageInfo type exposes the following members.

Constructors

  Name Description
Public method UsageInfo
Initializes a new instance of the UsageInfo class.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another UsageInfo to the current object.
Public method Clear
Clears all data stored in the current UsageInfo.
Public method Clone
Creates a copy of the current UsageInfo object.

Properties

  Name Description
Public property GeneratedDateTime
Gets or sets the date and time when a document was generated.
Public property LastFileName
Gets or sets the file name that was last used to save or load a document.
Public property LastPrinterName
Gets or sets the name of the printer on which a document was last printed.
Public property PrintedDateTime
Gets or sets the date and time when a document was printed.

See Also