Dokumentation TextGRAB SDK | ITextFont::IsStrikeOut

Drucken E-Mail

IsStrikeOut.

[C/C++]
HRESULT get_IsStrikeOut( VARIANT_BOOL* pVal );
[Visual Basic]
Public ReadOnly Property IsStrikeOut As Boolean
[C#]
public ref bool ITextFont.IsStrikeOut { get; }

Kenndaten

pVal
[out,retval] Bestimmt, ob die Schriftart gestrichen ist oder nicht.

Siehe auch:

Schnittstelle ITextFont