Click or drag to resize

textFormatSubStyles Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum textFormatSubStyles
Request Example View Source
Members
  Member nameValueDescription
normal0
invertedNormal1
normalFirstColor2
invertedFirstColor3
normalSecondColor4
invertedSecondColor5
normalThirdColor6
invertedThirdColor7
See Also