Specifies whether trailing whitespace should be removed before saving a document. The default value is true.

Syntax

public bool RemoveTrailingWhitespace { get; set; }
Public Property RemoveTrailingWhitespace() As Boolean