# C1.Web.Api.Document.Models.ExecutionInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Api_Document_Models_ExecutionInfo" data-uid="C1.Web.Api.Document.Models.ExecutionInfo" class="text-break">ExecutionInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents the info of the document execution.</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"><span class="xref">ExecutionInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Api.Document.Models.html">C1.Web.Api.Document.Models</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Api.Document.dll</h6>
  <h5 id="C1_Web_Api_Document_Models_ExecutionInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ExecutionInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ExecutionInfo</code></pre>
  </div>
  <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_Web_Api_Document_Models_ExecutionInfo_ExpiredDateTime" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.ExpiredDateTime">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.ExpiredDateTime.html#C1_Web_Api_Document_Models_ExecutionInfo_ExpiredDateTime">ExpiredDateTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the expired date time of the cache.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_Features" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.Features">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.Features.html#C1_Web_Api_Document_Models_ExecutionInfo_Features">Features</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the features supported by the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_FeaturesLocation" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.FeaturesLocation">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.FeaturesLocation.html#C1_Web_Api_Document_Models_ExecutionInfo_FeaturesLocation">FeaturesLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the location to get features.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_LoadedDateTime" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.LoadedDateTime">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.LoadedDateTime.html#C1_Web_Api_Document_Models_ExecutionInfo_LoadedDateTime">LoadedDateTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the loaded date time of the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_OutlinesLocation" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.OutlinesLocation">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.OutlinesLocation.html#C1_Web_Api_Document_Models_ExecutionInfo_OutlinesLocation">OutlinesLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the location to get outlines.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_PageSettings" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.PageSettings">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.PageSettings.html#C1_Web_Api_Document_Models_ExecutionInfo_PageSettings">PageSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the page settings of the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_PageSettingsLocation" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.PageSettingsLocation">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.PageSettingsLocation.html#C1_Web_Api_Document_Models_ExecutionInfo_PageSettingsLocation">PageSettingsLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the location to get page settings.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_Path" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.Path">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.Path.html#C1_Web_Api_Document_Models_ExecutionInfo_Path">Path</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the path of the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_Status" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.Status">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.Status.html#C1_Web_Api_Document_Models_ExecutionInfo_Status">Status</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the status of document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_StatusLocation" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.StatusLocation">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.StatusLocation.html#C1_Web_Api_Document_Models_ExecutionInfo_StatusLocation">StatusLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the location to get status.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_Document_Models_ExecutionInfo_SupportedFormatsLocation" data-uid="C1.Web.Api.Document.Models.ExecutionInfo.SupportedFormatsLocation">
          <a class="xref" href="C1.Web.Api.Document.Models.ExecutionInfo.SupportedFormatsLocation.html#C1_Web_Api_Document_Models_ExecutionInfo_SupportedFormatsLocation">SupportedFormatsLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the location to getting supported formats.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
