[]
HRESULT IDWriteTextLayout::SetStrikethrough([In] BOOL hasStrikethrough,[In] DWRITE_TEXT_RANGE textRange)
public void SetStrikethrough(Bool hasStrikethrough, TextRange textRange)
Public Sub SetStrikethrough(hasStrikethrough As Bool, textRange As TextRange)
| Type | Name | Description |
|---|---|---|
| Bool | hasStrikethrough | |
| TextRange | textRange |