checks if the style of this font is STRIKETHRU.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool IsStrikethru() |
| Visual Basic |
|---|
Public Function IsStrikethru As Boolean |
| Visual C++ |
|---|
public: bool IsStrikethru() |