The Subject property specifies a subject for the report. This property, along with the Title property, Author property, and Keywords property, provides document taxonomy for cataloging and searching the report document.
Applies to |
Reports |
Values |
Any text string, not to exceed 256characters. The value may include references
to report-level columns or user parameters for the property value (for
example, |
Required/Optional |
Optional |
Default |
None |
This property is valid for PDF, HTML, HTMLCSS, and spreadsheet output. The value of this property is inserted into the output file.
When you save a report as JSP, HTML, or XML, the value of this property
is saved as part of the report definition with the <subject>
attribute of the <report>
tag.
Copyright © 1984, 2005, Oracle. All rights reserved.