Programming with Reflection
CopyUnicodeToClipboard property
Syntax |
object.CopyUnicodeToClipboard |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection includes Unicode in addition to text when you copy display memory to the clipbard. When this property is False, only the text is copied. Setting this property to False may help speed up copy time when only the text is required.
The default is True.