IHtmlFontEvent.DoHtmlFont Method Method to be called each time a new font is used. Syntax Unit: FlexCel.Core procedure IHtmlFontEvent.DoHtmlFont(const e: THtmlFontEventArgs); virtual; abstract; Parameters <-> Parameter Type Description const e THtmlFontEventArgs See also IHtmlFontEvent