OHIO_EXTENDED_COLOR Data Type
The OHIO_EXTENDED_COLOR data type specifies the color of the individual character and overrides the OHIO_COLOR data type.
The OHIO_EXTENDED_COLOR data type has the following values:
Value
|
Description
|
OHIO_EXTENDED_COLOR_DEFAULT
|
Indicates that the color of the text is the default color.
|
OHIO_EXTENDED_COLOR_BLUE
|
Indicates that the color of the text is blue.
|
OHIO_EXTENDED_COLOR_RED
|
Indicates that the color of the text is red.
|
OHIO_EXTENDED_COLOR_PINK
|
Indicates that the color of the text is pink.
|
OHIO_EXTENDED_COLOR_GREEN
|
Indicates that the color of the text is green.
|
OHIO_EXTENDED_COLOR_TURQUOISE
|
Indicates that the color of the text is turquoise.
|
OHIO_EXTENDED_COLOR_YELLOW
|
Indicates that the color of the text is yellow.
|
OHIO_EXTENDED_COLOR_WHITE
|
Indicates that the color of the text is white.
|
Related Topics
GetData (IHEOhioField)
GetData (IHEOhioScreen)