C1.WPF.RichTextBox Namespace : AutoCapitalizationMode Enumeration |
'Declaration
Public Enum AutoCapitalizationMode Inherits System.Enum
public enum AutoCapitalizationMode : System.Enum
Member | Description |
---|---|
None | Specifies that there is no automatic text capitalization. This is the default type. |
Sentence | Specifies automatic capitalization of the first letter of each sentence. |
System.Object
System.ValueType
System.Enum
C1.WPF.RichTextBox.AutoCapitalizationMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2