# GrapeCity.Documents.Word.Fields.IndexPageNumberOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_Fields_IndexPageNumberOptions" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions" class="text-break">IndexPageNumberOptions Class
</h1>
  <div class="markdown level0 summary"><p>Represents options used to show page numbers in an INDEX 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">IndexPageNumberOptions</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_IndexPageNumberOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class IndexPageNumberOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class IndexPageNumberOptions</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_IndexPageNumberOptions_ListSeparator" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.ListSeparator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.ListSeparator.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_ListSeparator">ListSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string that is used to separate two page numbers in a page number list.</p>
<p>Default value is <b>", "</b> (a comma followed by a space).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_PrefixSeparator" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.PrefixSeparator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.PrefixSeparator.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_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.IndexPageNumberOptions.PrefixSequenceId.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_PrefixSequenceId">PrefixSequenceId</a> property) and page number in INDEX entries.</p>
<p>Default value is <b>'-'</b>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_PrefixSequenceId" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.PrefixSequenceId">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.PrefixSequenceId.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_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 index entries page numbers.</p>
<p>Default value is <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string.empty">Empty</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_RangeSeparator" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.RangeSeparator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.RangeSeparator.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_RangeSeparator">RangeSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string that is used to separate the start and end of a page range (see <a class="xref" href="GrapeCity.Documents.Word.Fields.XeFieldBehavior.html#GrapeCity_Documents_Word_Fields_XeFieldBehavior_PageRange">PageRange</a>).</p>
<p>Default value is <b>'–'</b> (en dash).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_ReferenceSeparator" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.ReferenceSeparator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.ReferenceSeparator.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_ReferenceSeparator">ReferenceSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string that is used to separate an index entry and its cross reference (see <a class="xref" href="GrapeCity.Documents.Word.Fields.XeFieldBehavior.html#GrapeCity_Documents_Word_Fields_XeFieldBehavior_CrossReference">CrossReference</a>).</p>
<p>This property has effect only for the first occurrence in the page list and if the property <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.Separator.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_Separator">Separator</a> has the default value,
otherwise the <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.ListSeparator.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_ListSeparator">ListSeparator</a> property value is used.</p>
<p>Default value is <b>". "</b> (a period followed by a space).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_Separator" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.Separator">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.Separator.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_Separator">Separator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string that is used to separate an index entry and its first page number.</p>
<p>If this value contains a tab character, the page number list is right justified in the column.</p>
<p>Default value is <b>", "</b> (a comma followed by a space).</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_IndexPageNumberOptions_ToString" data-uid="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.ToString">
          <a class="xref" href="GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.ToString.html#GrapeCity_Documents_Word_Fields_IndexPageNumberOptions_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
