# org.jpedal.jbig2.segment.region.text.TextRegionSegment

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="org_jpedal_jbig2_segment_region_text_TextRegionSegment" data-uid="org.jpedal.jbig2.segment.region.text.TextRegionSegment" class="text-break">TextRegionSegment 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="org.jpedal.jbig2.segment.Segment.html">Segment</a></div>
    <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.region.RegionSegment.html">RegionSegment</a></div>
    <div class="level3"><span class="xref">TextRegionSegment</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="org.jpedal.jbig2.segment.region.text.html">org.jpedal.jbig2.segment.region.text</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Pdf.4.8.dll</h6>
  <h5 id="org_jpedal_jbig2_segment_region_text_TextRegionSegment_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TextRegionSegment : RegionSegment</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TextRegionSegment
    Inherits RegionSegment</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="org_jpedal_jbig2_segment_region_text_TextRegionSegment__ctor_org_jpedal_jbig2_decoders_JBIG2StreamDecoder_System_Boolean_" data-uid="org.jpedal.jbig2.segment.region.text.TextRegionSegment.#ctor(org.jpedal.jbig2.decoders.JBIG2StreamDecoder,System.Boolean)">
          <a class="xref" href="org.jpedal.jbig2.segment.region.text.TextRegionSegment.-ctor.html#org_jpedal_jbig2_segment_region_text_TextRegionSegment__ctor_org_jpedal_jbig2_decoders_JBIG2StreamDecoder_System_Boolean_">TextRegionSegment(JBIG2StreamDecoder, bool)</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="org_jpedal_jbig2_segment_region_text_TextRegionSegment_TextRegionFlags" data-uid="org.jpedal.jbig2.segment.region.text.TextRegionSegment.TextRegionFlags">
          <a class="xref" href="org.jpedal.jbig2.segment.region.text.TextRegionSegment.TextRegionFlags.html#org_jpedal_jbig2_segment_region_text_TextRegionSegment_TextRegionFlags">TextRegionFlags</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_segment_region_text_TextRegionSegment_TextRegionHuffmanFlags" data-uid="org.jpedal.jbig2.segment.region.text.TextRegionSegment.TextRegionHuffmanFlags">
          <a class="xref" href="org.jpedal.jbig2.segment.region.text.TextRegionSegment.TextRegionHuffmanFlags.html#org_jpedal_jbig2_segment_region_text_TextRegionSegment_TextRegionHuffmanFlags">TextRegionHuffmanFlags</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="org_jpedal_jbig2_segment_region_text_TextRegionSegment_readSegment" data-uid="org.jpedal.jbig2.segment.region.text.TextRegionSegment.readSegment">
          <a class="xref" href="org.jpedal.jbig2.segment.region.text.TextRegionSegment.readSegment.html#org_jpedal_jbig2_segment_region_text_TextRegionSegment_readSegment">readSegment()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
