# C1.C1Preview.TagPageX

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Preview_TagPageX" data-uid="C1.C1Preview.TagPageX" class="text-break">TagPageX Class
</h1>
  <div class="markdown level0 summary"><p>Represents the current horizontal page number system tag.</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.C1Preview.NamedCollectionItem.html">NamedCollectionItem</a></div>
    <div class="level2"><a class="xref" href="C1.C1Preview.TagBase.html">TagBase</a></div>
    <div class="level3"><a class="xref" href="C1.C1Preview.TagSys.html">TagSys</a></div>
    <div class="level4"><a class="xref" href="C1.C1Preview.TagPage.html">TagPage</a></div>
    <div class="level5"><span class="xref">TagPageX</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.C1Preview.html">C1.C1Preview</a></h6>
  <h6><strong>Assembly</strong>: C1.PrintDocument.4.8.dll</h6>
  <h5 id="C1_C1Preview_TagPageX_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TagPageX : TagPage, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TagPageX
    Inherits TagPage
    Implements ICloneable</code></pre>
  </div>
  <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="C1_C1Preview_TagPageX_GetName" data-uid="C1.C1Preview.TagPageX.GetName">
          <a class="xref" href="C1.C1Preview.TagPageX.GetName.html#C1_C1Preview_TagPageX_GetName">GetName()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the name of the current tag (&quot;PageX&quot;).</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
