HtmlFont.new Method [AX 2012]

Initializes a new instance of the Object class.

public void new(
   [str TypeFace, 
    int PointSize, 
    int Style, 
    int TextColor, 
    int BackColor])

Run On

Client

Parameters

TypeFace
Type: str
PointSize
Type: int
Style
Type: int
TextColor
Type: int
BackColor
Type: int

Community Additions

ADD
Show: