checks if this font is underlined.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public bool IsUnderlined()
Visual Basic
Public Function IsUnderlined As Boolean
Visual C++
public:
bool IsUnderlined()

Return Value

a boolean

See Also