# GrapeCity.Documents.Svg.SvgFontFamily

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Svg_SvgFontFamily" data-uid="GrapeCity.Documents.Svg.SvgFontFamily" class="text-break">SvgFontFamily Class
</h1>
  <div class="markdown level0 summary"><p>Specifies a font family name or a generic family name.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">SvgFontFamily</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.html">SvgFontFamily</a>&gt;</div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Svg.html">GrapeCity.Documents.Svg</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Svg_SvgFontFamily_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SvgFontFamily : IEquatable&lt;SvgFontFamily&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SvgFontFamily
    Implements IEquatable(Of SvgFontFamily)</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily__ctor_System_String_System_Boolean_" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.#ctor(System.String,System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.-ctor.html#GrapeCity_Documents_Svg_SvgFontFamily__ctor_System_String_System_Boolean_">SvgFontFamily(string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.html">SvgFontFamily</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_Cursive" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.Cursive">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.Cursive.html">Cursive</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 'cursive' font family.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_Fantasy" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.Fantasy">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.Fantasy.html">Fantasy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 'fantasy' font family.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_Monospace" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.Monospace">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.Monospace.html">Monospace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 'monospace' font family.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_SansSerif" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.SansSerif">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.SansSerif.html">SansSerif</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 'sans-serif' font family.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_Serif" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.Serif">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.Serif.html">Serif</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 'serif' font family.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_FamilyType" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.FamilyType">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.FamilyType.html#GrapeCity_Documents_Svg_SvgFontFamily_FamilyType">FamilyType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a type of the font family (regular font name or a generic family name).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_FontName" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.FontName">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.FontName.html#GrapeCity_Documents_Svg_SvgFontFamily_FontName">FontName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the specific (non-generic) font name.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_Quoted" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.Quoted">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.Quoted.html#GrapeCity_Documents_Svg_SvgFontFamily_Quoted">Quoted</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the font name must be quoted.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_Equals_GrapeCity_Documents_Svg_SvgFontFamily_" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.Equals(GrapeCity.Documents.Svg.SvgFontFamily)">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.Equals.html#GrapeCity_Documents_Svg_SvgFontFamily_Equals_GrapeCity_Documents_Svg_SvgFontFamily_">Equals(SvgFontFamily)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.html">SvgFontFamily</a> is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_Equals_System_Object_" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.Equals.html#GrapeCity_Documents_Svg_SvgFontFamily_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a> is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_GetHashCode" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.GetHashCode">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.GetHashCode.html#GrapeCity_Documents_Svg_SvgFontFamily_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a hash code for this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgFontFamily_ToString" data-uid="GrapeCity.Documents.Svg.SvgFontFamily.ToString">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.ToString.html#GrapeCity_Documents_Svg_SvgFontFamily_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current <a class="xref" href="GrapeCity.Documents.Svg.SvgFontFamily.html">SvgFontFamily</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
