Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / PasteEmbeddedImages Method

In This Topic
    PasteEmbeddedImages Method
    In This Topic
    Pastes the contents of an image in the Clipboard into the editor. If no image is present, behaves as Paste.
    Syntax
    'Declaration
     
    Public Sub PasteEmbeddedImages() 
    public void PasteEmbeddedImages()
    See Also