TextLoader.Options.TrimWhitespace Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wheter to remove trailing whitespace from lines.
public bool TrimWhitespace;
val mutable TrimWhitespace : bool
Public TrimWhitespace As Boolean