Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the font's Underline property.
Syntax
HRESULT put_Underline(
[in] BOOL underline
);
Parameters
[in] underline
The new Underline property for the font.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
The underline state was changed successfully. |
|
The font does not support an underline state. This value is not an error condition. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | ocidl.h |