The ReportInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clear |
Clears the ReportInfo object.
|
|
|
Clone |
Returns a copy of this ReportInfo object.
|
|
|
ToString |
Returns a string that represents the current ReportInfo object.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
Author |
Gets or sets the name of the person that created the report.
|
|
|
Creator |
Gets or sets the name of the application that created the report.
|
|
|
Keywords |
Gets or sets keywords associated with the report.
|
|
|
Subject |
Gets or sets the subject of the report.
|
|
|
Title |
Gets or sets the title of the report.
|