ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / HasStrikethrough Method

In This Topic
    HasStrikethrough Method
    In This Topic
    Get the strikethrough presence of the text at the specified position.
    Overload List
    OverloadDescription
    Get the strikethrough presence of the text at the specified position.  
    HRESULT IDWriteTextLayout::GetStrikethrough([In] unsigned int currentPosition,[Out] BOOL* hasStrikethrough,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
    See Also