[]
Gets or sets a value specifying the algorithm for detecting word boundaries.
The default is Unicode.
This property affects text justification and text trimming, it does not affect text wrapping. Use the LineBreakingRules property for that purpose.
public WordBoundaryRules WordBoundaryRules { get; set; }
Public Property WordBoundaryRules As WordBoundaryRules