# GrapeCity.Documents.Word.GlossaryDocument

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_GlossaryDocument" data-uid="GrapeCity.Documents.Word.GlossaryDocument" class="text-break">GlossaryDocument Class
</h1>
  <div class="markdown level0 summary"><p>A supplementary document storage which stores the definition and content for content that shall be carried with the document for future insertion and/or use,
but which shall not be visible within the contents of the main document story.</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.DocumentBase.html">DocumentBase</a></div>
    <div class="level2"><span class="xref">GlossaryDocument</span></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_GlossaryDocument_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GlossaryDocument : DocumentBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GlossaryDocument
    Inherits DocumentBase</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_GlossaryDocument_BuildingBlocks" data-uid="GrapeCity.Documents.Word.GlossaryDocument.BuildingBlocks">
          <a class="xref" href="GrapeCity.Documents.Word.GlossaryDocument.BuildingBlocks.html#GrapeCity_Documents_Word_GlossaryDocument_BuildingBlocks">BuildingBlocks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of building blocks which are stored in the glossary document.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
