# org.jpedal.jbig2.segment.Flags

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="org_jpedal_jbig2_segment_Flags" data-uid="org.jpedal.jbig2.segment.Flags" class="text-break">Flags 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"><span class="xref">Flags</span></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.pageinformation.PageInformationFlags.html">PageInformationFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.pattern.PatternDictionaryFlags.html">PatternDictionaryFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.region.RegionFlags.html">RegionFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.region.generic.GenericRegionFlags.html">GenericRegionFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags.html">HalftoneRegionFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.region.refinement.RefinementRegionFlags.html">RefinementRegionFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.region.text.TextRegionFlags.html">TextRegionFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags.html">TextRegionHuffmanFlags</a></div>
      <div class="level2"><a class="xref" href="org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags.html">SymbolDictionaryFlags</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="org.jpedal.jbig2.segment.html">org.jpedal.jbig2.segment</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ReportViewer.4.6.2.dll</h6>
  <h5 id="org_jpedal_jbig2_segment_Flags_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class Flags</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class Flags</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_Flags__ctor" data-uid="org.jpedal.jbig2.segment.Flags.#ctor">
          <a class="xref" href="org.jpedal.jbig2.segment.Flags.-ctor.html#org_jpedal_jbig2_segment_Flags__ctor">Flags()</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="org_jpedal_jbig2_segment_Flags_flags" data-uid="org.jpedal.jbig2.segment.Flags.flags">
          <a class="xref" href="org.jpedal.jbig2.segment.Flags.flags.html">flags</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_segment_Flags_flagsAsInt" data-uid="org.jpedal.jbig2.segment.Flags.flagsAsInt">
          <a class="xref" href="org.jpedal.jbig2.segment.Flags.flagsAsInt.html">flagsAsInt</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_Flags__flags" data-uid="org.jpedal.jbig2.segment.Flags._flags">
          <a class="xref" href="org.jpedal.jbig2.segment.Flags._flags.html#org_jpedal_jbig2_segment_Flags__flags">_flags</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_Flags_getFlagValue_System_String_" data-uid="org.jpedal.jbig2.segment.Flags.getFlagValue(System.String)">
          <a class="xref" href="org.jpedal.jbig2.segment.Flags.getFlagValue.html#org_jpedal_jbig2_segment_Flags_getFlagValue_System_String_">getFlagValue(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
