Click or drag to resize

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
C#
public enum templateFieldStyleInserts
Request Example View Source
Members
  Member nameValueDescription
style_body0 Style for body
style_h1
style_h12
style_h23
style_h34
style_h45
style_h56
style_menu7
style_items8
style_appendix9
style_h610 H6
style_p11 Common p style
style_header12 Style of header
style_section13 Style of index navigation
style_nav14 Style of navigation
style_footer15 Style of footer
style_article16 Style for main content
style_colora_css17 Outter CSS block of colora
style_colorb_css18 Outter CSS block on colorb
style_colorc_css19 Outter CSS block on colorc
style_q20 Style for quotation tag
style_lists21 Style for ul and ol tags
See Also