'Declaration Public Enum RichTextBorderType Inherits System.Enum
public enum RichTextBorderType : System.Enum
Member | Description |
---|---|
DashDotStroked | A dash-dot stroked line. |
Dashed | A border of dashed lines |
DashSmallGap | A dashed line with a small gap separating the dashes |
DotDash | A border of repeated '. _'s |
DotDotDash | A border of repeated '. . _'s |
Dotted | A border of dotted lines |
Double | A double line border |
DoubleWave | 2 wavy lines that appear to be woven |
Inset | A border that makes its contents appear to be sunken into the page. |
None | No borders (default) |
Outset | A border that makes its contents appear to be raised off the page. |
Single | A single line border |
Thick | A thick border |
ThickThinLargeGap | A thick line and a thin line separated by a large gap |
ThickThinMediumGap | A thick line and a thin line separated by a medium gap |
ThickThinSmallGap | A thick line and a thin line separated by a small gap |
ThinThickLargeGap | A thin line and a thick line separated by a large gap |
ThinThickMediumGap | A thick line and a thin line separated by a medium gap |
ThinThickSmallGap | A thin line and a thick line separated by a small gap |
ThinThickThinLargeGap | 3 lines (a thin line, a thick line and a thin line) separated by a large gap |
ThinThickThinMediumGap | 3 lines (a thin line, a thick line and a thin line) separated by a medium gap |
ThinThickThinSmallGap | 3 lines (a thin line, a thick line and a thin line) separated by a small gap |
ThreeDEmboss | A 3-D border that appears to be raised off the page. |
ThreeDEngrave | A 3-D border that appears to be sunken into the page. |
Triple | A triple line border |
Wave | A wavy line border |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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