The ReportInfo type exposes the following members.

Methods

  Name Description
Public method Clear
Clears the ReportInfo object.
Public method Clone
Returns a copy of this ReportInfo object.
Public method ToString
Returns a string that represents the current ReportInfo object.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Author
Gets or sets the name of the person that created the report.
Public property Creator
Gets or sets the name of the application that created the report.
Public property Keywords
Gets or sets keywords associated with the report.
Public property Subject
Gets or sets the subject of the report.
Public property Title
Gets or sets the title of the report.

See Also