Property CleanupSpacing
CleanupSpacing
Gets or sets a value indicating whether to clean up spacing and punctuation after command replacement.
public bool CleanupSpacing { get; set; }
Property Value
- bool
trueto enable cleanup; otherwise,false. Default istrue.