RichTextBoxWordPunctuations 枚举

定义

指定可用于 RichTextBox 控件的自动换行和断字功能的标点符号表的类型。

C#
public enum RichTextBoxWordPunctuations
继承
RichTextBoxWordPunctuations

字段

名称 说明
All 896

用作掩码。

Custom 512

使用自定义的标点符号表。

Level1 128

使用预定义的一级标点符号表作为默认表。

Level2 256

使用预定义的二级标点符号表作为默认表。

适用于

产品 版本
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9