textColor

The textColor property defines the foreground color of the field object.

 

Syntax

System.Array textColor();

 

Return Value

Returns the current property value.

 

Remarks

The array for this property uses the color array type:

 

Member of field.

 

Example