Home > All Other Interfaces > ILabelStyle > Underline
If TRUE, the font style is set as underline.
JavaScript
Underline
C#
bool Underline { get; set; }
C++
HRESULT Underline([out, retval] VARIANT_BOOL* pVal)
HRESULT Underline([in] VARIANT_BOOL pVal)