# C1.WPF.Word.Objects.RtfListLevel

## Content

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



  <h1 id="C1_WPF_Word_Objects_RtfListLevel" data-uid="C1.WPF.Word.Objects.RtfListLevel" class="text-break">RtfListLevel Class
</h1>
  <div class="markdown level0 summary"><p>The Word/RTF list level class.</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="C1.WPF.Word.Objects.RtfObject.html">RtfObject</a></div>
    <div class="level2"><span class="xref">RtfListLevel</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </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_RtfListLevel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RtfListLevel : RtfObject, ICloneable</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_RtfListLevel_Alignment" data-uid="C1.WPF.Word.Objects.RtfListLevel.Alignment">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.Alignment.html#C1_WPF_Word_Objects_RtfListLevel_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets alignment of this list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_Level" data-uid="C1.WPF.Word.Objects.RtfListLevel.Level">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.Level.html#C1_WPF_Word_Objects_RtfListLevel_Level">Level</a>
        </td>
        <td class="markdown level1 summary"><p>Gets list level.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_LevelChar" data-uid="C1.WPF.Word.Objects.RtfListLevel.LevelChar">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.LevelChar.html#C1_WPF_Word_Objects_RtfListLevel_LevelChar">LevelChar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets type of this list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_LevelIndent" data-uid="C1.WPF.Word.Objects.RtfListLevel.LevelIndent">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.LevelIndent.html#C1_WPF_Word_Objects_RtfListLevel_LevelIndent">LevelIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets first indentation of this list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_LevelNumbers" data-uid="C1.WPF.Word.Objects.RtfListLevel.LevelNumbers">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.LevelNumbers.html#C1_WPF_Word_Objects_RtfListLevel_LevelNumbers">LevelNumbers</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets level numbers (offsets into the level text of the level placeholders) of this list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_LevelSpace" data-uid="C1.WPF.Word.Objects.RtfListLevel.LevelSpace">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.LevelSpace.html#C1_WPF_Word_Objects_RtfListLevel_LevelSpace">LevelSpace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets left indentation of this list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_LevelText" data-uid="C1.WPF.Word.Objects.RtfListLevel.LevelText">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.LevelText.html#C1_WPF_Word_Objects_RtfListLevel_LevelText">LevelText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets level text (the level placeholders, and the periods are the surrounding text) of this list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_ListType" data-uid="C1.WPF.Word.Objects.RtfListLevel.ListType">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.ListType.html#C1_WPF_Word_Objects_RtfListLevel_ListType">ListType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets type of this list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Word_Objects_RtfListLevel_StartAt" data-uid="C1.WPF.Word.Objects.RtfListLevel.StartAt">
          <a class="xref" href="C1.WPF.Word.Objects.RtfListLevel.StartAt.html#C1_WPF_Word_Objects_RtfListLevel_StartAt">StartAt</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets specifies the start-at value for the level.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
