# DDCssLib.StyleSheetRule.FontWeight

## Content

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



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



<a id="DDCssLib_StyleSheetRule_FontWeight_" data-uid="DDCssLib.StyleSheetRule.FontWeight*"></a>
<h4 id="DDCssLib_StyleSheetRule_FontWeight" data-uid="DDCssLib.StyleSheetRule.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">public ddFontWeightTypes FontWeight { get; set; }</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="DDCssLib.IStyleSheetRule.FontWeight.html#DDCssLib_IStyleSheetRule_FontWeight">IStyleSheetRule.FontWeight</a></div>
</div>
