Indicates whether the font is underlined or not.
HRESULT get_Underline(
BOOL* punderline
//Pointer to the font’s underlined property
);
Parameters
Return Values
See Also
IFont::put_Underline