Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / PasteAsText Method

In This Topic
    PasteAsText Method
    In This Topic
    Pastes the contents of the Clipboard into the editor using text format.
    Syntax
    'Declaration
     
    Public Sub PasteAsText() 
    public void PasteAsText()
    See Also