# GrapeCity.Documents.Svg.GcSvgDocument.FontFallbackScope

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Svg_GcSvgDocument_FontFallbackScope_" data-uid="GrapeCity.Documents.Svg.GcSvgDocument.FontFallbackScope*">FontFallbackScope Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Svg_GcSvgDocument_FontFallbackScope_" data-uid="GrapeCity.Documents.Svg.GcSvgDocument.FontFallbackScope*"></a>
<h4 id="GrapeCity_Documents_Svg_GcSvgDocument_FontFallbackScope" data-uid="GrapeCity.Documents.Svg.GcSvgDocument.FontFallbackScope">FontFallbackScope</h4>
<div class="markdown level1 summary"><p>Gets or sets a value specifying the scope for searching fallback fonts for the glyphs missing in the mentioned type faces.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public FontFallbackScope FontFallbackScope { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property FontFallbackScope As FontFallbackScope</code></pre>
</div>
</div>
