ConvertRoman8ToISO7 Property
Returns or specifies whether Roman 8 characters are converted to ISO-7 characters in files you send. This property is relevant only for ASCII file transfers.
bool ConvertRoman8ToISO7 {get; set;}
'Declaration
Property ConvertRoman8ToISO7 As Boolean
'Usage
Dim instance As IFileTransfer
Dim value As Boolean
instance.ConvertRoman8ToISO7 = value
value = instance.ConvertRoman8ToISO7
Property Value
The default value is false.