DoNotWrapTextWithPunctuation Property
DoNotWrapTextWithPunctuation
Gets or sets whether to don't allow hanging punctuation with character grid.
Declaration
public bool DoNotWrapTextWithPunctuation { get; set; }
Public Property DoNotWrapTextWithPunctuation As Boolean