ImgFrame_CopyToPasteboardΒΆ
Copy the image frame to the pasteboard.
ImgFrame_CopyToPasteboard(imgDocRef{; frameIdx})
| imgDocRef | Text | The image document reference. |
| frameIdx | Longint | The index of the image frame. |
Copy the image frame to the pasteboard.
Parameter imgDocRef is the image document reference.
Parameter frameIdx is the index of the image frame. Passing 0 or omitting this
parameter is the same as passing 1.