FormGroupControl.fontSize Method [AX 2012]

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

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.

Community Additions

ADD
Show: