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