[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.WordBoundaryRules

WordBoundaryRules Property

WordBoundaryRules

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.

Declaration
public WordBoundaryRules WordBoundaryRules { get; set; }
Public Property WordBoundaryRules As WordBoundaryRules