TTMSFNCWXHTMLJSONFormatterTheme Enumeration
Identifies the color scheme used to render the formatted JSON output.
API unit family: TMSFNCWXJSONFormatter
Members
| Name | Description |
|---|---|
ftLight |
A light color scheme with a white background. |
ftCustom |
A user-defined color scheme that draws its colors from the associated appearance settings. |
ftDark |
A dark color scheme with a dark background. |