# C1.WPF.Word.Objects.IRtfList

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Word_Objects_IRtfList" data-uid="C1.WPF.Word.Objects.IRtfList" class="text-break">IRtfList Interface
</h1>
  <div class="markdown level0 summary"><p>The common interface for Word/RTF lists.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Word.Objects.html">C1.WPF.Word.Objects</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Word.4.6.2.dll</h6>
  <h5 id="C1_WPF_Word_Objects_IRtfList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IRtfList</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="C1_WPF_Word_Objects_IRtfList_Id" data-uid="C1.WPF.Word.Objects.IRtfList.Id">
          <a class="xref" href="C1.WPF.Word.Objects.IRtfList.Id.html#C1_WPF_Word_Objects_IRtfList_Id">Id</a>
        </td>
        <td class="markdown level1 summary"><p>Gets identifier of this list.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
