textSize

The textSize property defines the text size for the field objects.

 

Syntax

System.Int32 textSize();

 

Return Value

Returns the current property value.

 

Remarks

The size is measure in points.

 

Member of field.

 

Example