[]
        
(Showing Draft Content)

WordBoundaryRules

Enumeration: WordBoundaryRules

Specifies the word boundary detection algorithm for text justification and text trimming.

Enumeration Members

Simplified

Simplified: 1;

Simplified word boundary rules not allowing to split words on any characters other than white spaces.


Unicode

Unicode: 0;

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