defaultStyle

The defaultStyle property defines the default style for the text field object.

 

Syntax

System.Object defaultStyle();

 

Return Value

Returns the current property value.

 

Remarks

The style object has the aligment, textFont, textColor and TextSize properties

 

Member of field.

 

Example