FormStaticTextControl.font Method
Gets or sets the name of the font for the control to use.
Syntax
public str font([str value])
Run On
Client
Parameters
Return Value
Type: str
The name of the font to use, such as Tahoma or Verdana.
See Also
Reference
FormStaticTextControl Class