Click or drag to resize

styleApplicationFlag Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.style.enums
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[FlagsAttribute]
public enum styleApplicationFlag
Request Example View Source
Members
  Member nameValueDescription
none0
enableTextShot1
enableContentShot2
enableColorShot4
allShots7
customizedStyle8
autoByRole16
autoByVariator64
setAsActive1024
See Also