copySelection

Copy the current selection to the clipboard.
copySelection()
This function copies the current selection to the clipboard.
VB:
Private Sub CopyMenu_Click() viewer.copySelection() End Sub
getSelectedText
selectDone
enableSelect