RichTextBoxWordPunctuations Enumeration
.NET Framework (current version)
Specifies the types of punctuation tables that can be used with the RichTextBox control's word-wrapping and word-breaking features.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| All | Used as a mask. | |
| Custom | Use a custom defined punctuation table. | |
| Level1 | Use pre-defined Level 1 punctuation table as default. | |
| Level2 | Use pre-defined Level 2 punctuation table as default. |
.NET Framework
Available since 1.1
Available since 1.1
Show: