# C1.C1Word.IC1WordInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Word_IC1WordInfo" data-uid="C1.C1Word.IC1WordInfo" class="text-break">IC1WordInfo Interface
</h1>
  <div class="markdown level0 summary"><p>The Word/RTF document information.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Word.html">C1.C1Word</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Word.4.8.dll</h6>
  <h5 id="C1_C1Word_IC1WordInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IC1WordInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IC1WordInfo</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_C1Word_IC1WordInfo_Author" data-uid="C1.C1Word.IC1WordInfo.Author">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Author.html#C1_C1Word_IC1WordInfo_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets author name of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_Comment" data-uid="C1.C1Word.IC1WordInfo.Comment">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Comment.html#C1_C1Word_IC1WordInfo_Comment">Comment</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set comment name of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_Company" data-uid="C1.C1Word.IC1WordInfo.Company">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Company.html#C1_C1Word_IC1WordInfo_Company">Company</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set company name of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_CreationTime" data-uid="C1.C1Word.IC1WordInfo.CreationTime">
          <a class="xref" href="C1.C1Word.IC1WordInfo.CreationTime.html#C1_C1Word_IC1WordInfo_CreationTime">CreationTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets creation time of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_Keywords" data-uid="C1.C1Word.IC1WordInfo.Keywords">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Keywords.html#C1_C1Word_IC1WordInfo_Keywords">Keywords</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set keywords array of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_Manager" data-uid="C1.C1Word.IC1WordInfo.Manager">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Manager.html#C1_C1Word_IC1WordInfo_Manager">Manager</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set manager name of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_Operator" data-uid="C1.C1Word.IC1WordInfo.Operator">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Operator.html#C1_C1Word_IC1WordInfo_Operator">Operator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets operator of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_RevisionTime" data-uid="C1.C1Word.IC1WordInfo.RevisionTime">
          <a class="xref" href="C1.C1Word.IC1WordInfo.RevisionTime.html#C1_C1Word_IC1WordInfo_RevisionTime">RevisionTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets modified date of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_Subject" data-uid="C1.C1Word.IC1WordInfo.Subject">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Subject.html#C1_C1Word_IC1WordInfo_Subject">Subject</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set subject of the Word/RTF document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_IC1WordInfo_Title" data-uid="C1.C1Word.IC1WordInfo.Title">
          <a class="xref" href="C1.C1Word.IC1WordInfo.Title.html#C1_C1Word_IC1WordInfo_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets title of the Word/RTF document.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
