| AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : Paste Method |
| Visual Basic |
|---|
Public Sub Paste() |
If the clipboard does not contain a bitmap or DIB, then the ImagError property is set to IX_Error_ClipboardPaste.
If the UndoEnabled property is True, hDIBUndo is replaced by hDIB, hDIB is replaced by the DIB resulting from this method, and the Picture property is set to the resulting image.