C1.WPF.RichTextBox Namespace : C1PaintLayer Enumeration |
'Declaration
Public Enum C1PaintLayer Inherits System.Enum
public enum C1PaintLayer : System.Enum
Member | Description |
---|---|
AboveBackground | The layer directly above the text background. |
AboveText | The layer directly above the text. |
Background | The layer containing the background. |
BelowBackground | The layer directly below the text background. |
BelowText | The layer directly below the text. |
Text | The layer containing the text. |
System.Object
System.ValueType
System.Enum
C1.WPF.RichTextBox.C1PaintLayer
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