Enum FormatCase
Defines possible reswords formatting states.
public enum FormatCase
Fields
Lower = 2
Reswords should be formatted to the lower-case.
None = 0
Specifies that no flags are in effect.
Upper = 1
Reswords should be formatted to the upper-case.