C1.WPF.RichTextBox Namespace : ReturnMode Enumeration |
'Declaration
Public Enum ReturnMode Inherits System.Enum
public enum ReturnMode : System.Enum
Member | Description |
---|---|
Default | The Return key inserts soft line breaks if shift is held, and hard line breaks otherwise. |
HardLineBreak | The Return key inserts hard line breaks. |
SoftLineBreak | The Return key inserts soft line breaks. |
System.Object
System.ValueType
System.Enum
C1.WPF.RichTextBox.ReturnMode
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