Property TrimChars
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
TrimChars
Gets or sets a value indicating whether leading and trailing whitespace is trimmed from string field values during export. Defaults to true.
public bool TrimChars { get; set; }