Click or drag to resize

styleTextModificationEnum Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Modification of font size

Namespace:  imbSCI.Core.reporting.style.enums
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum styleTextModificationEnum
Request Example View Source
Members
  Member nameValueDescription
none0
normal1
small2
smaller3
bigger4 The bigger +1 factor level
big5 The big: +2 factor levels
superscript6 The superscript - resolved outside
subscript7 The subscript - resolved outside
See Also