# C1.Ssrs.RplReader.Recs.TextRun

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Ssrs_RplReader_Recs_TextRun" data-uid="C1.Ssrs.RplReader.Recs.TextRun" class="text-break">TextRun Class
</h1>
  <div class="markdown level0 summary"></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.Ssrs.RplReader.Recs.RplRec.html">RplRec</a></div>
    <div class="level2"><a class="xref" href="C1.Ssrs.RplReader.Recs.RplContainerRec.html">RplContainerRec</a></div>
    <div class="level3"><span class="xref">TextRun</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Ssrs.RplReader.Recs.html">C1.Ssrs.RplReader.Recs</a></h6>
  <h6><strong>Assembly</strong>: C1.Document.dll</h6>
  <h5 id="C1_Ssrs_RplReader_Recs_TextRun_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TextRun : RplContainerRec</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TextRun
    Inherits RplContainerRec</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_TextRun__ctor" data-uid="C1.Ssrs.RplReader.Recs.TextRun.#ctor">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.TextRun.-ctor.html#C1_Ssrs_RplReader_Recs_TextRun__ctor">TextRun()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_TextRun_ChildTable" data-uid="C1.Ssrs.RplReader.Recs.TextRun.ChildTable">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.TextRun.ChildTable.html">ChildTable</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_TextRun_Offset" data-uid="C1.Ssrs.RplReader.Recs.TextRun.Offset">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.TextRun.Offset.html">Offset</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_TextRun_c_ElementProperties" data-uid="C1.Ssrs.RplReader.Recs.TextRun.c_ElementProperties">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.TextRun.c_ElementProperties.html">c_ElementProperties</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_Ssrs_RplReader_Recs_TextRun_Table" data-uid="C1.Ssrs.RplReader.Recs.TextRun.Table">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.TextRun.Table.html#C1_Ssrs_RplReader_Recs_TextRun_Table">Table</a>
        </td>
        <td class="markdown level1 summary"></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="C1_Ssrs_RplReader_Recs_TextRun_Read_C1_Ssrs_RplReader_RplReader_" data-uid="C1.Ssrs.RplReader.Recs.TextRun.Read(C1.Ssrs.RplReader.RplReader)">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.TextRun.Read.html#C1_Ssrs_RplReader_Recs_TextRun_Read_C1_Ssrs_RplReader_RplReader_">Read(RplReader)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
