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

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