Text.truncateMultiline
bool truncateMultiline() @property nothrowGet truncateMultiline property.
Returns
When true, pasted multi-line text is truncated to the first line.
void truncateMultiline(bool propval) @property nothrowSet truncateMultiline property.
Parameters
propval | When true, pasted multi-line text is truncated to the first line. |