[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1BorderFlags

C1BorderFlags Enum

An flag enumeration to list border sides.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
[Flags]
public enum C1BorderFlags

Fields

Name 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.