'宣言 Public Enum WordBoundaryRules Inherits System.Enum
public enum WordBoundaryRules : System.Enum
'宣言 Public Enum WordBoundaryRules Inherits System.Enum
public enum WordBoundaryRules : System.Enum
| メンバ | 解説 |
|---|---|
| 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). |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Text.WordBoundaryRules