FormHTMLControl.getFont(Int32, HtmlFont) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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