Programming with Reflection

image\rwnprg32.gif CopyUnicodeToClipboard property

 

Syntax

object.CopyUnicodeToClipboard
object.CopyUnicodeToClipboard = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

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.

Values

The default is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property