# DDCssLib.IStyleSheetRule.FontWeight

## Content

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



<h1 id="DDCssLib_IStyleSheetRule_FontWeight_" data-uid="DDCssLib.IStyleSheetRule.FontWeight*">FontWeight Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="DDCssLib_IStyleSheetRule_FontWeight_" data-uid="DDCssLib.IStyleSheetRule.FontWeight*"></a>
<h4 id="DDCssLib_IStyleSheetRule_FontWeight" data-uid="DDCssLib.IStyleSheetRule.FontWeight">FontWeight</h4>
<div class="markdown level1 summary"><p>Gets/sets the 'font-weight' property of the style.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">ddFontWeightTypes FontWeight { get; set; }</code></pre>
</div>
</div>
