The Report Language property is one of the accessibility properties designed to make reports accessible to the disabled community when output to HTML or PDF. This property specifies the Language-Territory information for the report. This aids assistive technologies to change elements such as accent, pronunciation, and vocalization when the contents are read by a screen reader.
Applies to |
Reports |
Values |
Language-Territory specification as mandated
by ISO 639. For example: |
Default |
USER_NLS_LANG settings, if specified. If USER_NLS_LANG is not specified, NLS_LANG settings are used. If NLS_LANG is not specified, default to EN-US. |
Required/Optional |
Optional |
encoding=&Encoding
to the existing string.
Other accessiblity properties:
Alternative Text property (HTML or PDF)
Headers property (HTML or PDF)
ID property (HTML or PDF)
Table Caption property (HTML or PDF)
Access Key property (HTML only)
Label for Field property (HTML only)
Copyright © 1984, 2005, Oracle. All rights reserved.