System.Windows.Forms.RichTextBoxWordPunctuations Enumeration

Specifies the types of punctuation tables that can be used with the System.Windows.Forms.RichTextBox control's word-wrapping and word-breaking features.

Syntax

public enum RichTextBoxWordPunctuations

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0