'Declaration Public Enum C1PaintLayer Inherits System.Enum
public enum C1PaintLayer : System.Enum
'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.Xaml.RichTextBox.C1PaintLayer