|  | Flowed | 
 Syntax
Syntaxpublic bool DeleteSpace { get; set; }
 Remarks
RemarksGets or sets whether the trailing space on a wrapped line should be deleted.
The flowed text format defines a Content-Type parameter called "delsp" which can have a value of "yes" or "no". If the parameter exists and the value is "yes", then DeleteSpace should be set to , otherwise DeleteSpace should be set to .
 See Also
See Also