Attachmate.Reflection.Emulation.IbmHosts Assembly > Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : CopyFormatUnicode Property |
'Declaration
Property CopyFormatUnicode As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.CopyFormatUnicode = value value = instance.CopyFormatUnicode
bool CopyFormatUnicode {get; set;}