Underline property

This property specifies the underline type of the font. The type can be a font underline type constant.

Defined in

Font

Data type

int

Syntax

public int getUnderline()
public void setUnderline(int underline)

See examples

Example: Underline property