# GrapeCity.Documents.Word.Fields.ToaPageNumberOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_Fields_ToaPageNumberOptions" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions" class="text-break">ToaPageNumberOptions Class
</h1>
  <div class="markdown level0 summary"><p>Represents options that control how page numbers are displayed in the result
of a Table of Authorities (TOA) field.</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">ToaPageNumberOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.Fields.html">GrapeCity.Documents.Word.Fields</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ToaPageNumberOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ToaPageNumberOptions</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_Fields_ToaPageNumberOptions_ListSeparator" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.ListSeparator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.ListSeparator.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_ListSeparator">ListSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string used to separate multiple page numbers in a page number list.</p>
<p>Note that maximum length is 15 symbols.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_PrefixSeparator" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.PrefixSeparator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.PrefixSeparator.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_PrefixSeparator">PrefixSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string that separates the prefix
(see <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.PrefixSequenceId.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_PrefixSequenceId">PrefixSequenceId</a>) from the page number in each entry.</p>
<p>Note that maximum length is 15 symbols.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_PrefixSequenceId" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.PrefixSequenceId">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.PrefixSequenceId.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_PrefixSequenceId">PrefixSequenceId</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="GrapeCity.Documents.Word.Fields.SeqFieldOptions.Id.html#GrapeCity_Documents_Word_Fields_SeqFieldOptions_Id">Id</a> of SEQ fields whose result should
prefix the page numbers of entries in the Table of Authorities.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_RangeSeparator" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.RangeSeparator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.RangeSeparator.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_RangeSeparator">RangeSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string used to separate the start and end of a page range
(see <a class="xref" href="GrapeCity.Documents.Word.Fields.TaFieldOptions.PageRangeBookmark.html#GrapeCity_Documents_Word_Fields_TaFieldOptions_PageRangeBookmark">PageRangeBookmark</a>).</p>
<p>Note that maximum length is 15 symbols.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_Separator" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.Separator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.Separator.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_Separator">Separator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string used to separate an entry from its first page number in the Table of Authorities.</p>
<p>Note that maximum length is 15 symbols.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_UsePassim" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.UsePassim">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.UsePassim.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_UsePassim">UsePassim</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to replace five or more distinct page references
to the same authority with <b>&quot;passim&quot;</b>, indicating that the citation appears frequently
throughout the referenced work.</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_Fields_ToaPageNumberOptions_ToString" data-uid="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.ToString">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.ToString.html#GrapeCity_Documents_Word_Fields_ToaPageNumberOptions_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="seealso">See Also</h3>
  <div class="seealso">
      <div><a class="xref" href="GrapeCity.Documents.Word.Fields.ToaFieldOptions.html">ToaFieldOptions</a></div>
      <div><a class="xref" href="GrapeCity.Documents.Word.Fields.TaFieldOptions.html">TaFieldOptions</a></div>
      <div><a class="xref" href="GrapeCity.Documents.Word.Fields.CitationCategoryMap.html">CitationCategoryMap</a></div>
  </div>

</div>
