# GrapeCity.Documents.Text.GlyphRun.FontUnitsToSize

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Text_GlyphRun_FontUnitsToSize_" data-uid="GrapeCity.Documents.Text.GlyphRun.FontUnitsToSize*">FontUnitsToSize Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Text_GlyphRun_FontUnitsToSize_" data-uid="GrapeCity.Documents.Text.GlyphRun.FontUnitsToSize*"></a>
<h4 id="GrapeCity_Documents_Text_GlyphRun_FontUnitsToSize" data-uid="GrapeCity.Documents.Text.GlyphRun.FontUnitsToSize">FontUnitsToSize</h4>
<div class="markdown level1 summary"><p>Gets the factor to scale from the font design units to the specified font size.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float FontUnitsToSize { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property FontUnitsToSize As Single</code></pre>
</div>
</div>
