SpellingReform 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定文字編輯控制項 (例如 TextBox 或 RichTextBox) 的拼字檢查程式所使用的拼字修訂規則。
public enum class SpellingReform
public enum SpellingReform
type SpellingReform =
Public Enum SpellingReform
- 繼承
欄位
Postreform | 2 | 使用拼字修訂後的拼字規則。 |
PreAndPostreform | 0 | 使用拼字修訂前後的拼字規則。 |
Prereform | 1 | 使用拼字修訂前的拼字規則。 |
備註
此列舉所決定的拼字修訂規則是指法文和德文拼字修訂。 當搭配任何其他語言使用時,此列舉沒有任何作用。