Specifies whether trailing whitespace should be removed before saving a document. The default value is true.
public bool RemoveTrailingWhitespace { get; set; }
Public Property RemoveTrailingWhitespace() As Boolean