# DDCssLib.CSSMargin.m_rcBorderStyle

## Content

<div class="doc-site-dotnet-api-container">




<h1 id="DDCssLib_CSSMargin_m_rcBorderStyle" data-uid="DDCssLib.CSSMargin.m_rcBorderStyle" class="text-break">m_rcBorderStyle Field
</h1>
<div class="markdown level0 summary"><p>Border style</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href=""></a></h6>
<h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
<h5 id="DDCssLib_CSSMargin_m_rcBorderStyle_syntax">Syntax</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public CSSRect m_rcBorderStyle</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="DDCssLib.CSSRect.html">CSSRect</a></td>
      <td>Border style</td>
    </tr>
  </tbody>
</table>
</div>
