 | templateFieldStyleInserts Enumeration |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Template fields for Style
Namespace:
imbSCI.Data.enums.reporting
Assembly:
imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
Members|
| Member name | Value | Description |
|---|
| style_body | 0 |
Style for body
|
| style_h | 1 | |
| style_h1 | 2 | |
| style_h2 | 3 | |
| style_h3 | 4 | |
| style_h4 | 5 | |
| style_h5 | 6 | |
| style_menu | 7 | |
| style_items | 8 | |
| style_appendix | 9 | |
| style_h6 | 10 |
H6
|
| style_p | 11 |
Common p style
|
| style_header | 12 |
Style of header
|
| style_section | 13 |
Style of index navigation
|
| style_nav | 14 |
Style of navigation
|
| style_footer | 15 |
Style of footer
|
| style_article | 16 |
Style for main content
|
| style_colora_css | 17 |
Outter CSS block of colora
|
| style_colorb_css | 18 |
Outter CSS block on colorb
|
| style_colorc_css | 19 |
Outter CSS block on colorc
|
| style_q | 20 |
Style for quotation tag
|
| style_lists | 21 |
Style for ul and ol tags
|
See Also