[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.WordBoundaryRules

WordBoundaryRules Enum

Specifies the word breaking algorithm.

Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
public enum WordBoundaryRules
Public Enum WordBoundaryRules

Fields

Name Description
Simplified

Simplified word breaking rules not allowing to break words on any characters other than white spaces.

Unicode

Set word boundaries in accordance with the Unicode text segmentation algorithm (see a Unicode Standard Annex #29).