is_font


Description:

[ Version ( since = "3.0" ) ]
public bool is_font ()

Returns whether the resource is a font.

This procedure returns TRUE if the specified resource is a font.

Parameters:

this

The resource.

Returns:

TRUE if the resource is a font, FALSE otherwise.