Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / StrikeThroughSelection Method

In This Topic
    StrikeThroughSelection Method
    In This Topic
    Adds the StrikeThrough attribute to the currently selected text.
    Syntax
    'Declaration
     
    Public Sub StrikeThroughSelection() 
    public void StrikeThroughSelection()
    See Also