RetainDisplayFormat Property
Gets or sets a value indicating whether to retain formatting so that copied text is pasted in the same way as it is displayed in the terminal. When set to false, formatting is removed from copied text.
expression.RetainDisplayFormat As Boolean
where
expression is a variable that represents a
Screen Object