Assigns a background color to the document.
<PARAM NAME = "BackgroundColor" VALUE = "bColor">
Assigns a color to the document text.
<PARAM NAME = "TextColor" VALUE = "tColor">
The color can be specified in the document style sheet.
Assigns a color to the links contained in the document.
<PARAM NAME = "LinkColor" VALUE = "lColor">
Assigns a color to the document border.
<PARAM NAME = "BorderColor" VALUE = "bColor">
Assigns a color to the text that is displayed in strikethrough style.
<PARAM NAME = "StrikethroughColor" VALUE = "sColor">
Assigns a color to the text contained in a ClickHere block.
<PARAM NAME = "ClickHereColor" VALUE = "cColor">
Assigns a color to the document margins.
<PARAM NAME = "MarginColor" VALUE = "mColor">
Specifies how the document ClickHere blocks interact with the InfoBus.
<PARAM NAME = "ClickHere" VALUE = "interaction">
Specifies the ClassPath for a custom import filter.
<PARAM NAME = "InputFilter" VALUE = "path">
Specifies the ClassPath for a custom record manager that can parse InfoBus data items.
<PARAM NAME = "RecordManager" VALUE = "path">
Specifies a value that can be passed as an argument to TimeZone.getTimeZone. [[PS: What is this method? Where is it defined? Is the value an integer?]]
<PARAM NAME = "userTimeZone" VALUE = "arg">