Property EnsureSentenceEndings
EnsureSentenceEndings
Gets or sets a value indicating whether to ensure sentences end with punctuation before line breaks.
public bool EnsureSentenceEndings { get; set; }
Property Value
- bool
trueto enable sentence ending enforcement; otherwise,false. Default istrue.