RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / FormatPaste Method

In This Topic
    FormatPaste Method (C1RichTextBox)
    In This Topic
    Applies the content of the format clipboard to the current selection.
    Syntax
    'Declaration
     
    
    Public Sub FormatPaste() 
    public void FormatPaste()
    See Also