checks if this font is underlined.
Namespace: iTextSharp.textAssembly: 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() |