MergeSettingsRemoveTrailingWhitespace Property |
Optional. Specifies whether trailing whitespace should be removed before saving a document. The default value is true.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public Nullable<bool> RemoveTrailingWhitespace { get; set; }
Property Value
Type:
NullableBooleanSee Also