PictureEdit.PasteImage() Method
Pastes the image stored in the clipboard to the PictureEdit.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Remarks
To copy the PictureEdit image to the clipboard, call the PictureEdit.CutImage or PictureEdit.CopyImage methods.
See Also