# C1.WPF.Maps.FileHeader

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Maps_FileHeader" data-uid="C1.WPF.Maps.FileHeader" class="text-break">FileHeader 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">FileHeader</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Maps.html">C1.WPF.Maps</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Maps.dll</h6>
  <h5 id="C1_WPF_Maps_FileHeader_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FileHeader</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FileHeader</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_WPF_Maps_FileHeader__ctor_System_Byte___" data-uid="C1.WPF.Maps.FileHeader.#ctor(System.Byte[])">
          <a class="xref" href="C1.WPF.Maps.FileHeader.-ctor.html#C1_WPF_Maps_FileHeader__ctor_System_Byte___">FileHeader(byte[])</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_WPF_Maps_FileHeader_CodePageMark" data-uid="C1.WPF.Maps.FileHeader.CodePageMark">
          <a class="xref" href="C1.WPF.Maps.FileHeader.CodePageMark.html#C1_WPF_Maps_FileHeader_CodePageMark">CodePageMark</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Maps_FileHeader_FileType" data-uid="C1.WPF.Maps.FileHeader.FileType">
          <a class="xref" href="C1.WPF.Maps.FileHeader.FileType.html#C1_WPF_Maps_FileHeader_FileType">FileType</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Maps_FileHeader_RecordLength" data-uid="C1.WPF.Maps.FileHeader.RecordLength">
          <a class="xref" href="C1.WPF.Maps.FileHeader.RecordLength.html#C1_WPF_Maps_FileHeader_RecordLength">RecordLength</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Maps_FileHeader_RecordNumber" data-uid="C1.WPF.Maps.FileHeader.RecordNumber">
          <a class="xref" href="C1.WPF.Maps.FileHeader.RecordNumber.html#C1_WPF_Maps_FileHeader_RecordNumber">RecordNumber</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Maps_FileHeader_RecordPosition" data-uid="C1.WPF.Maps.FileHeader.RecordPosition">
          <a class="xref" href="C1.WPF.Maps.FileHeader.RecordPosition.html#C1_WPF_Maps_FileHeader_RecordPosition">RecordPosition</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Maps_FileHeader_UpdateDate" data-uid="C1.WPF.Maps.FileHeader.UpdateDate">
          <a class="xref" href="C1.WPF.Maps.FileHeader.UpdateDate.html#C1_WPF_Maps_FileHeader_UpdateDate">UpdateDate</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
