Gets or sets a value that specifies whether text that exceeds the current line length is pasted in the next field or truncated.
'Declaration
Property PasteWrapText As Boolean
'Usage
Dim instance As IIbmScreen
Dim value As Boolean
instance.PasteWrapText = value
value = instance.PasteWrapText
bool PasteWrapText {get; set;}
Property Value
The default value is False.
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services