| C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.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.Silverlight.RichTextBox.C1PaintLayer