Executes if font was changed.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected virtual void OnFontChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnFontChanged
Visual C++
protected:
virtual void OnFontChanged()

See Also