GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / WordBoundaryRules Property

In This Topic
WordBoundaryRules Property
In This Topic
Gets or sets a value specifying the word breaking algorithm.

The default is WordBoundaryRules.Unicode.

Syntax
'Declaration
 
Public Property WordBoundaryRules As WordBoundaryRules
 
See Also