Share via


FormHTMLControl.getFont(Int32, HtmlFont) Method

Definition

public:
 virtual void getFont(int _fontid, Dynamics::AX::Application::HtmlFont ^ _htmlFont);
public virtual void getFont (int _fontid, Dynamics.AX.Application.HtmlFont _htmlFont);
abstract member getFont : int * Dynamics.AX.Application.HtmlFont -> unit
override this.getFont : int * Dynamics.AX.Application.HtmlFont -> unit
Public Overridable Sub getFont (_fontid As Integer, _htmlFont As HtmlFont)

Parameters

_fontid
Int32
_htmlFont
HtmlFont

Applies to