Specifies whether a TextControl.AdaptFont event is raised, if a font must be adapted. The default setting of this property is false.

Syntax

public bool AdaptFontsEvent { get; set; }
Public Property AdaptFontsEvent() As Boolean