Gets or sets whether trailing whitespace should be removed before saving a document.

Syntax

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