'Declaration <FlagsAttribute()> Public Enum C1BorderFlags Inherits System.Enum
[Flags()] public enum C1BorderFlags : System.Enum
'Declaration <FlagsAttribute()> Public Enum C1BorderFlags Inherits System.Enum
[Flags()] public enum C1BorderFlags : System.Enum
| Member | Description |
|---|---|
| All | All border sides. |
| Bottom | Bottom border side. |
| Horizontal | Internal horizontal border sides. |
| Inside | Internal border sides. |
| Left | Left border side. |
| None | No border size. |
| Outside | Outside border sides. |
| Right | Right border side. |
| Top | Top border side. |
| Vertical | Internal vertical border sides. |
System.Object
System.ValueType
System.Enum
C1.Xaml.RichTextBox.C1BorderFlags