Share via


FormGroupControl.fontSize Method

Gets or sets the font size to use for text in a control.

Syntax

public int fontSize([int value])

Run On

Client

Parameters

  • value
    Type: int
    An integer value that indicates the font size in points for text in a form group control; optional.

Return Value

Type: int
The height of the font in points.

See Also

Reference

FormGroupControl Class