The Keywords property specifies a keyword for the report that can be used to categorize the document. This property, along with the Title property, Subject property, and Author property, provides document taxonomy for cataloging and searching the report document.
Applies to |
Reports |
Values |
Any text string, not to exceed 256 characters, containing any number
of keywords for the report document, separated by any non-alphanumeric
character (for example, semicolon, plus, ampersand, space). 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 <keywords>
attribute of the <report>
tag.
Copyright © 1984, 2005, Oracle. All rights reserved.