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