ITextFont2::GetUnderlinePositionMode-Methode (tom.h)
Ruft den Unterstreichungspositionsmodus ab.
Syntax
HRESULT GetUnderlinePositionMode(
[out, retval] long *pValue
);
Parameter
[out, retval] pValue
Typ: long*
Der Unterstreichungspositionsmodus. Dieses Argument einen der folgenden Werte annehmen.
tomUnderlinePositionAutotomUnderlinePositionBelowtomUnderlinePositionAbove
Rückgabewert
Typ: HRESULT
Wenn die Methode erfolgreich ist, gibt sie NOERROR zurück. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 8 [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2012 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | tom.h |
DLL | Msftedit.dll |