Name property

This property returns or sets the name of the font.

Defined in

Font

Data type

String

Syntax

public String getName()
public void setName(String type)

See examples

Example: Name property