# C1.C1Word.RtfBorderStyle

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_C1Word_RtfBorderStyle" data-uid="C1.C1Word.RtfBorderStyle" class="text-break">RtfBorderStyle Enum
</h1>
  <div class="markdown level0 summary"><p>The table border style enumeration.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Word.html">C1.C1Word</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Word.4.8.dll</h6>
  <h5 id="C1_C1Word_RtfBorderStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum RtfBorderStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum RtfBorderStyle</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_DashDotStroked">DashDotStroked</td>
        <td><p>Table border dash dot stroked line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_DashSmall">DashSmall</td>
        <td><p>Table border dashed small gap line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Dashed">Dashed</td>
        <td><p>Table border dashed line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_DotDash">DotDash</td>
        <td><p>Table border dot dash line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_DotDotDash">DotDotDash</td>
        <td><p>Table border dot dot dash line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Dotted">Dotted</td>
        <td><p>Table border dotted line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Double">Double</td>
        <td><p>Table border double line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_DoubleThick">DoubleThick</td>
        <td><p>Table border double thickness line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_DoubleWavy">DoubleWavy</td>
        <td><p>Table border double wavy line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Emboss">Emboss</td>
        <td><p>Table border emboss line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Engrave">Engrave</td>
        <td><p>Table border engrave line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Hairline">Hairline</td>
        <td><p>Table border hairline.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_None">None</td>
        <td><p>Table border absent.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Shadowed">Shadowed</td>
        <td><p>Table border shadowed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Single">Single</td>
        <td><p>Table border solid line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThickThin">ThickThin</td>
        <td><p>Table border thick thin line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThickThinLarge">ThickThinLarge</td>
        <td><p>Table border thick thin line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThickThinMedium">ThickThinMedium</td>
        <td><p>Table border thick thin line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThinThick">ThinThick</td>
        <td><p>Table border thin thick line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThinThickLarge">ThinThickLarge</td>
        <td><p>Table border thin thick line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThinThickMedium">ThinThickMedium</td>
        <td><p>Table border thin thick line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThinThickThin">ThinThickThin</td>
        <td><p>Table border thin thick thin line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThinThickThinLarge">ThinThickThinLarge</td>
        <td><p>Table border thin thick thin line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_ThinThickThinMedium">ThinThickThinMedium</td>
        <td><p>Table border thin thick thin line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Triple">Triple</td>
        <td><p>Table border triple line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Undefined">Undefined</td>
        <td><p>Table border solid line (probably).</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_RtfBorderStyle_Wavy">Wavy</td>
        <td><p>Table border wavy line.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
