# C1.Web.Mvc.SVGStyle.FontWeight

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_SVGStyle_FontWeight_" data-uid="C1.Web.Mvc.SVGStyle.FontWeight*">FontWeight Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_SVGStyle_FontWeight_" data-uid="C1.Web.Mvc.SVGStyle.FontWeight*"></a>
<h4 id="C1_Web_Mvc_SVGStyle_FontWeight" data-uid="C1.Web.Mvc.SVGStyle.FontWeight">FontWeight</h4>
<div class="markdown level1 summary"><p>A value that indicates the font weight of the SVG element.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Json(&quot;font-weight&quot;)]
public string FontWeight { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Json(&quot;font-weight&quot;)&gt;
Public Property FontWeight As String</code></pre>
</div>
</div>
