CanCopy
Specifies whether content is selected in the currently opened document. If this returns TRUE
, the selection can be copied to the clipboard by using the Copy method. Any selected text can be obtained by using the GetSelectedText method. This property is read-only.
Returns
Type | Description |
---|---|
Boolean |
|