# C1.C1Preview.Export.C1dExporterBase.FontHandling

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_Export_C1dExporterBase_FontHandling_" data-uid="C1.C1Preview.Export.C1dExporterBase.FontHandling*">FontHandling Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_Export_C1dExporterBase_FontHandling_" data-uid="C1.C1Preview.Export.C1dExporterBase.FontHandling*"></a>
<h4 id="C1_C1Preview_Export_C1dExporterBase_FontHandling" data-uid="C1.C1Preview.Export.C1dExporterBase.FontHandling">FontHandling</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.C1Preview.FontHandling.html">FontHandling</a> value used by this exporter.
If it is different from the document's own value, the document will be regenerated
during export.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public FontHandling FontHandling { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property FontHandling As FontHandling</code></pre>
</div>
</div>
