IsUnderline.
[C/C++]
HRESULT get_IsUnderline( VARIANT_BOOL* pVal );
[Visual Basic]
Public ReadOnly Property IsUnderline As Boolean
[C#]
public ref bool ITextFont.IsUnderline { get; }
Parameters
- pVal
- [out,retval] Specifies if font is underline or not.