Attachmate.Reflection.Emulation.IbmHosts Assembly > Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : CutFillCharacter Property |
'Declaration
Property CutFillCharacter As CutFillCharacterOption
'Usage
Dim instance As IIbmScreen Dim value As CutFillCharacterOption instance.CutFillCharacter = value value = instance.CutFillCharacter
CutFillCharacterOption CutFillCharacter {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you try to modify a property that has been secured with the Permissions Manager or that can only be modified by an Administrator. |
The value of this property determines how data is transmitted to the host, but does not influence the current screen display. All cut or cleared characters appear as spaces in the current screen display.