DrawUsingDefaultFont Property (ShouldDrawFontEventArgs)
Gets or sets whether the font name should always be drawn using the default font.
public System.bool DrawUsingDefaultFont {get; set;}
'Declaration
Public Property DrawUsingDefaultFont As System.Boolean