textFont

The textFont property defines the font for the text, button, combo box and list box field objects.

 

Syntax

System.String textFont();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example