# GrapeCity.Documents.Word.FontBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_FontBase" data-uid="GrapeCity.Documents.Word.FontBase" class="text-break">FontBase Class
</h1>
  <div class="markdown level0 summary"><p>Contains font attributes (font name, font size, color, and so on) for an object.</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"><a class="xref" href="GrapeCity.Documents.Word.FormattingBag.html">FormattingBag</a></div>
    <div class="level2"><span class="xref">FontBase</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.Font.html">Font</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.html">GrapeCity.Documents.Word</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_FontBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FontBase : FormattingBag</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FontBase
    Inherits FormattingBag</code></pre>
  </div>
  <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_Word_FontBase_AllCaps" data-uid="GrapeCity.Documents.Word.FontBase.AllCaps">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.AllCaps.html#GrapeCity_Documents_Word_FontBase_AllCaps">AllCaps</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as all capital letters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_AlwaysHidden" data-uid="GrapeCity.Documents.Word.FontBase.AlwaysHidden">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.AlwaysHidden.html#GrapeCity_Documents_Word_FontBase_AlwaysHidden">AlwaysHidden</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the given run shall always behave as if it is hidden,
even when hidden text is being displayed in the current document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Animation" data-uid="GrapeCity.Documents.Word.FontBase.Animation">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Animation.html#GrapeCity_Documents_Word_FontBase_Animation">Animation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font animation effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_BaseKey" data-uid="GrapeCity.Documents.Word.FontBase.BaseKey">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.BaseKey.html#GrapeCity_Documents_Word_FontBase_BaseKey">BaseKey</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the base (this class) key for formatting properties.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Bidi" data-uid="GrapeCity.Documents.Word.FontBase.Bidi">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Bidi.html#GrapeCity_Documents_Word_FontBase_Bidi">Bidi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the contents shall be treated as complex script text regardless of their Unicode character values when determining the formatting.
This means that a consumer shall use the complex script formatting (e.g. BoldBi, ItalicBi...) applied by this font when determining the resulting formatting properties.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Bold" data-uid="GrapeCity.Documents.Word.FontBase.Bold">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Bold.html#GrapeCity_Documents_Word_FontBase_Bold">Bold</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as bold.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_BoldBi" data-uid="GrapeCity.Documents.Word.FontBase.BoldBi">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.BoldBi.html#GrapeCity_Documents_Word_FontBase_BoldBi">BoldBi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the bold property shall be applied to all complex script characters in the contents when displayed in a document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Border" data-uid="GrapeCity.Documents.Word.FontBase.Border">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Border.html#GrapeCity_Documents_Word_FontBase_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Word.FontBase.Border.html#GrapeCity_Documents_Word_FontBase_Border">Border</a> object that specifies borders for the font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Color" data-uid="GrapeCity.Documents.Word.FontBase.Color">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Color.html#GrapeCity_Documents_Word_FontBase_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_DisableCharacterSpaceGrid" data-uid="GrapeCity.Documents.Word.FontBase.DisableCharacterSpaceGrid">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.DisableCharacterSpaceGrid.html#GrapeCity_Documents_Word_FontBase_DisableCharacterSpaceGrid">DisableCharacterSpaceGrid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the current run should use the document grid characters per line settings
defined in the Document.Grid property when laying out the contents in this run.
This setting determines whether the additional character pitch specified in the document grid shall be added to each character in this run as specified by the document grid.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_DoubleStrikeThrough" data-uid="GrapeCity.Documents.Word.FontBase.DoubleStrikeThrough">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.DoubleStrikeThrough.html#GrapeCity_Documents_Word_FontBase_DoubleStrikeThrough">DoubleStrikeThrough</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as double strikethrough text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_EastAsianLayout" data-uid="GrapeCity.Documents.Word.FontBase.EastAsianLayout">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.EastAsianLayout.html#GrapeCity_Documents_Word_FontBase_EastAsianLayout">EastAsianLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets East Asian typography settings which shall be applied to the contents of the run.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Emboss" data-uid="GrapeCity.Documents.Word.FontBase.Emboss">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Emboss.html#GrapeCity_Documents_Word_FontBase_Emboss">Emboss</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as embossed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_EmphasisMark" data-uid="GrapeCity.Documents.Word.FontBase.EmphasisMark">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.EmphasisMark.html#GrapeCity_Documents_Word_FontBase_EmphasisMark">EmphasisMark</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Documents.Word.FontBase.EmphasisMark.html#GrapeCity_Documents_Word_FontBase_EmphasisMark">EmphasisMark</a> constant that represents the emphasis mark for a character or designated character string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Engrave" data-uid="GrapeCity.Documents.Word.FontBase.Engrave">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Engrave.html#GrapeCity_Documents_Word_FontBase_Engrave">Engrave</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as engraved.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_FitTextId" data-uid="GrapeCity.Documents.Word.FontBase.FitTextId">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.FitTextId.html#GrapeCity_Documents_Word_FontBase_FitTextId">FitTextId</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a unique ID which shall be used to link multiple contiguous runs with specified <a class="xref" href="GrapeCity.Documents.Word.FontBase.FitTextWidth.html#GrapeCity_Documents_Word_FontBase_FitTextWidth">FitTextWidth</a> property
to each other to ensure that their contents are correctly merged into the specified width in the document.
This means that multiple runs which are broken apart due to differences in formatting can be identified as belonging to the same grouping in terms of FitText properties,
although they are multiple runs of text in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_FitTextWidth" data-uid="GrapeCity.Documents.Word.FontBase.FitTextWidth">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.FitTextWidth.html#GrapeCity_Documents_Word_FontBase_FitTextWidth">FitTextWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets that the contents of the run shall not be automatically displayed based on the width of its contents,
rather its contents shall be resized to fit the width specified by the this property.
This expansion/contraction shall be performed by equally increasing/decreasing the size of each character in the run's contents when displayed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Hidden" data-uid="GrapeCity.Documents.Word.FontBase.Hidden">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Hidden.html#GrapeCity_Documents_Word_FontBase_Hidden">Hidden</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as hidden text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_HintType" data-uid="GrapeCity.Documents.Word.FontBase.HintType">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.HintType.html#GrapeCity_Documents_Word_FontBase_HintType">HintType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font type that shall be used to format any ambiguous characters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Italic" data-uid="GrapeCity.Documents.Word.FontBase.Italic">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Italic.html#GrapeCity_Documents_Word_FontBase_Italic">Italic</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as italic.</p>
<p>In an Office Math zone this property takes into account the <span class="xref">GrapeCity.Documents.Word.OMathFormat.Style</span> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_ItalicBi" data-uid="GrapeCity.Documents.Word.FontBase.ItalicBi">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.ItalicBi.html#GrapeCity_Documents_Word_FontBase_ItalicBi">ItalicBi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether <a class="xref" href="GrapeCity.Documents.Word.FontBase.Italic.html#GrapeCity_Documents_Word_FontBase_Italic">Italic</a> shall be applied to all complex script characters in the contents when displayed in a document.</p>
<p>In an Office Math zone this property takes into account the <span class="xref">GrapeCity.Documents.Word.OMathFormat.Style</span> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Kerning" data-uid="GrapeCity.Documents.Word.FontBase.Kerning">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Kerning.html#GrapeCity_Documents_Word_FontBase_Kerning">Kerning</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size at which kerning starts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_LocaleName" data-uid="GrapeCity.Documents.Word.FontBase.LocaleName">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.LocaleName.html#GrapeCity_Documents_Word_FontBase_LocaleName">LocaleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the locale name (language) of the formatted characters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_LocaleNameBi" data-uid="GrapeCity.Documents.Word.FontBase.LocaleNameBi">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.LocaleNameBi.html#GrapeCity_Documents_Word_FontBase_LocaleNameBi">LocaleNameBi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the locale name (language) of the complex script characters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_LocaleNameFarEast" data-uid="GrapeCity.Documents.Word.FontBase.LocaleNameFarEast">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.LocaleNameFarEast.html#GrapeCity_Documents_Word_FontBase_LocaleNameFarEast">LocaleNameFarEast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the locale name (language) of the formatted Asian characters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Name" data-uid="GrapeCity.Documents.Word.FontBase.Name">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Name.html#GrapeCity_Documents_Word_FontBase_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the font.</p>
<p>
When getting, returns <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameAscii.html#GrapeCity_Documents_Word_FontBase_NameAscii">NameAscii</a> by default. 
If <a class="xref" href="GrapeCity.Documents.Word.FontBase.HintType.html#GrapeCity_Documents_Word_FontBase_HintType">HintType</a> is <a class="xref" href="GrapeCity.Documents.Word.FontHintType.html#GrapeCity_Documents_Word_FontHintType_ComplexScript">ComplexScript</a> returns <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameBi.html#GrapeCity_Documents_Word_FontBase_NameBi">NameBi</a>. 
If <a class="xref" href="GrapeCity.Documents.Word.FontBase.HintType.html#GrapeCity_Documents_Word_FontBase_HintType">HintType</a> is <a class="xref" href="GrapeCity.Documents.Word.FontHintType.html#GrapeCity_Documents_Word_FontHintType_EastAsia">EastAsia</a> returns <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameFarEast.html#GrapeCity_Documents_Word_FontBase_NameFarEast">NameFarEast</a>. 
</p>
<p>
When setting, sets <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameAscii.html#GrapeCity_Documents_Word_FontBase_NameAscii">NameAscii</a>, <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameBi.html#GrapeCity_Documents_Word_FontBase_NameBi">NameBi</a>, 
<a class="xref" href="GrapeCity.Documents.Word.FontBase.NameFarEast.html#GrapeCity_Documents_Word_FontBase_NameFarEast">NameFarEast</a> and <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameOther.html#GrapeCity_Documents_Word_FontBase_NameOther">NameOther</a> to the specified value.
</p>
<p>In an Office Math zone this property takes into account the <a class="xref" href="GrapeCity.Documents.Word.OMathOptions.Font.html#GrapeCity_Documents_Word_OMathOptions_Font">Font</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_NameAscii" data-uid="GrapeCity.Documents.Word.FontBase.NameAscii">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameAscii.html#GrapeCity_Documents_Word_FontBase_NameAscii">NameAscii</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).</p>
<p>In an Office Math zone this property takes into account the <a class="xref" href="GrapeCity.Documents.Word.OMathOptions.Font.html#GrapeCity_Documents_Word_OMathOptions_Font">Font</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_NameBi" data-uid="GrapeCity.Documents.Word.FontBase.NameBi">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameBi.html#GrapeCity_Documents_Word_FontBase_NameBi">NameBi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the font used for complex script characters.</p>
<p>In an Office Math zone this property takes into account the <a class="xref" href="GrapeCity.Documents.Word.OMathOptions.Font.html#GrapeCity_Documents_Word_OMathOptions_Font">Font</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_NameFarEast" data-uid="GrapeCity.Documents.Word.FontBase.NameFarEast">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameFarEast.html#GrapeCity_Documents_Word_FontBase_NameFarEast">NameFarEast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an East Asian font name.</p>
<p>In an Office Math zone this property takes into account the <a class="xref" href="GrapeCity.Documents.Word.OMathOptions.Font.html#GrapeCity_Documents_Word_OMathOptions_Font">Font</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_NameOther" data-uid="GrapeCity.Documents.Word.FontBase.NameOther">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.NameOther.html#GrapeCity_Documents_Word_FontBase_NameOther">NameOther</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font used for characters with character codes from 128 through 255.</p>
<p>In an Office Math zone this property takes into account the <a class="xref" href="GrapeCity.Documents.Word.OMathOptions.Font.html#GrapeCity_Documents_Word_OMathOptions_Font">Font</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_NoProofing" data-uid="GrapeCity.Documents.Word.FontBase.NoProofing">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.NoProofing.html#GrapeCity_Documents_Word_FontBase_NoProofing">NoProofing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the formatted characters are not to be spell checked.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Outline" data-uid="GrapeCity.Documents.Word.FontBase.Outline">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Outline.html#GrapeCity_Documents_Word_FontBase_Outline">Outline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Position" data-uid="GrapeCity.Documents.Word.FontBase.Position">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Position.html#GrapeCity_Documents_Word_FontBase_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of text (in points) relative to the base line.
A positive number raises the text, and a negative number lowers it.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Scaling" data-uid="GrapeCity.Documents.Word.FontBase.Scaling">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Scaling.html#GrapeCity_Documents_Word_FontBase_Scaling">Scaling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the character width scaling in percent.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Shading" data-uid="GrapeCity.Documents.Word.FontBase.Shading">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Shading.html#GrapeCity_Documents_Word_FontBase_Shading">Shading</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Word.FontBase.Shading.html#GrapeCity_Documents_Word_FontBase_Shading">Shading</a> object that refers to the shading formatting for the font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Shadow" data-uid="GrapeCity.Documents.Word.FontBase.Shadow">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Shadow.html#GrapeCity_Documents_Word_FontBase_Shadow">Shadow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as shadowed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Size" data-uid="GrapeCity.Documents.Word.FontBase.Size">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Size.html#GrapeCity_Documents_Word_FontBase_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_SizeBi" data-uid="GrapeCity.Documents.Word.FontBase.SizeBi">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.SizeBi.html#GrapeCity_Documents_Word_FontBase_SizeBi">SizeBi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size in points used for all complex script characters in the contents when displayed in a document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_SmallCaps" data-uid="GrapeCity.Documents.Word.FontBase.SmallCaps">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.SmallCaps.html#GrapeCity_Documents_Word_FontBase_SmallCaps">SmallCaps</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as small capital letters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Spacing" data-uid="GrapeCity.Documents.Word.FontBase.Spacing">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Spacing.html#GrapeCity_Documents_Word_FontBase_Spacing">Spacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the spacing (in points) between characters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_StrikeThrough" data-uid="GrapeCity.Documents.Word.FontBase.StrikeThrough">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.StrikeThrough.html#GrapeCity_Documents_Word_FontBase_StrikeThrough">StrikeThrough</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the font is formatted as strikethrough text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_ThemeAscii" data-uid="GrapeCity.Documents.Word.FontBase.ThemeAscii">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.ThemeAscii.html#GrapeCity_Documents_Word_FontBase_ThemeAscii">ThemeAscii</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a theme font that shall be used to format all characters in the Unicode range (U+0000U+007F) within the parent.
This theme font is a reference to one of the predefined theme fonts, which allows for font information to be set centrally in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_ThemeBi" data-uid="GrapeCity.Documents.Word.FontBase.ThemeBi">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.ThemeBi.html#GrapeCity_Documents_Word_FontBase_ThemeBi">ThemeBi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a theme font that shall be used to format all characters in a complex script Unicode range.
This theme font is a reference to one of the predefined theme fonts, which allows for font information to be set centrally in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_ThemeFarEast" data-uid="GrapeCity.Documents.Word.FontBase.ThemeFarEast">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.ThemeFarEast.html#GrapeCity_Documents_Word_FontBase_ThemeFarEast">ThemeFarEast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a theme font that shall be used to format all characters in an East Asian Unicode range.
This theme font is a reference to one of the predefined theme fonts, which allows for font information to be set centrally in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_ThemeOther" data-uid="GrapeCity.Documents.Word.FontBase.ThemeOther">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.ThemeOther.html#GrapeCity_Documents_Word_FontBase_ThemeOther">ThemeOther</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a theme font that shall be used to format all characters in a Unicode range that does not fall into one of the three categories defined above.
This theme font is a reference to one of the predefined theme fonts, which allows for font information to be set centrally in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_Underline" data-uid="GrapeCity.Documents.Word.FontBase.Underline">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.Underline.html#GrapeCity_Documents_Word_FontBase_Underline">Underline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of underline applied to the font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_UnderlineColor" data-uid="GrapeCity.Documents.Word.FontBase.UnderlineColor">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.UnderlineColor.html#GrapeCity_Documents_Word_FontBase_UnderlineColor">UnderlineColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the underline applied to the font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_VerticalPosition" data-uid="GrapeCity.Documents.Word.FontBase.VerticalPosition">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.VerticalPosition.html#GrapeCity_Documents_Word_FontBase_VerticalPosition">VerticalPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment that shall be applied to the contents in relation to the default appearance of the text.
This allows the text to be repositioned as subscript or superscript without altering the font size.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_FontBase_WebHidden" data-uid="GrapeCity.Documents.Word.FontBase.WebHidden">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.WebHidden.html#GrapeCity_Documents_Word_FontBase_WebHidden">WebHidden</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the contents shall be hidden in a document when the document is being displayed in a web page view.</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_Word_FontBase_ClearFormatting" data-uid="GrapeCity.Documents.Word.FontBase.ClearFormatting">
          <a class="xref" href="GrapeCity.Documents.Word.FontBase.ClearFormatting.html#GrapeCity_Documents_Word_FontBase_ClearFormatting">ClearFormatting()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to default font formatting.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
