# C1.Win.Document.Forms.DocumentInfoForm

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Document_Forms_DocumentInfoForm" data-uid="C1.Win.Document.Forms.DocumentInfoForm" class="text-break">DocumentInfoForm Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form">Form</a> that allows a user to edit <span class="xref">C1.Document.DocumentInfo</span>
associated with a document.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.scrollablecontrol">ScrollableControl</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.containercontrol">ContainerControl</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form">Form</a></div>
    <div class="level7"><a class="xref" href="C1.Win.Document.Forms.BaseForm.html">BaseForm</a></div>
    <div class="level8"><span class="xref">DocumentInfoForm</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.icontainercontrol">IContainerControl</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Document.Forms.html">C1.Win.Document.Forms</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Document.10.dll</h6>
  <h5 id="C1_Win_Document_Forms_DocumentInfoForm_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DocumentInfoForm : BaseForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DocumentInfoForm
    Inherits BaseForm
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</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_Win_Document_Forms_DocumentInfoForm__ctor" data-uid="C1.Win.Document.Forms.DocumentInfoForm.#ctor">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.-ctor.html#C1_Win_Document_Forms_DocumentInfoForm__ctor">DocumentInfoForm()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.html">DocumentInfoForm</a> class.</p>
</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="C1_Win_Document_Forms_DocumentInfoForm_m_btnCancel" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_btnCancel">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_btnCancel.html">m_btnCancel</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_btnOk" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_btnOk">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_btnOk.html">m_btnOk</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_dtpCreationTime" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_dtpCreationTime">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_dtpCreationTime.html">m_dtpCreationTime</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_dtpRevisionTime" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_dtpRevisionTime">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_dtpRevisionTime.html">m_dtpRevisionTime</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblAuthor" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblAuthor">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblAuthor.html">m_lblAuthor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblComment" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblComment">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblComment.html">m_lblComment</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblCompany" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblCompany">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblCompany.html">m_lblCompany</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblCreationTime" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblCreationTime">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblCreationTime.html">m_lblCreationTime</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblCreator" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblCreator">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblCreator.html">m_lblCreator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblKeywords" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblKeywords">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblKeywords.html">m_lblKeywords</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblKeywordsHelp" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblKeywordsHelp">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblKeywordsHelp.html">m_lblKeywordsHelp</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblManager" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblManager">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblManager.html">m_lblManager</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblOperator" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblOperator">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblOperator.html">m_lblOperator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblProducer" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblProducer">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblProducer.html">m_lblProducer</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblRevisionTime" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblRevisionTime">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblRevisionTime.html">m_lblRevisionTime</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblSubject" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblSubject">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblSubject.html">m_lblSubject</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblTitle" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblTitle">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblTitle.html">m_lblTitle</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_lblUnsupportedFieldsWarn" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_lblUnsupportedFieldsWarn">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_lblUnsupportedFieldsWarn.html">m_lblUnsupportedFieldsWarn</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtAuthor" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtAuthor">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtAuthor.html">m_txtAuthor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtComment" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtComment">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtComment.html">m_txtComment</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtCompany" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtCompany">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtCompany.html">m_txtCompany</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtCreator" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtCreator">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtCreator.html">m_txtCreator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtKeywords" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtKeywords">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtKeywords.html">m_txtKeywords</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtManager" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtManager">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtManager.html">m_txtManager</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtOperator" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtOperator">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtOperator.html">m_txtOperator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtProducer" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtProducer">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtProducer.html">m_txtProducer</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtSubject" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtSubject">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtSubject.html">m_txtSubject</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_m_txtTitle" data-uid="C1.Win.Document.Forms.DocumentInfoForm.m_txtTitle">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.m_txtTitle.html">m_txtTitle</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_Win_Document_Forms_DocumentInfoForm_SupportedFields" data-uid="C1.Win.Document.Forms.DocumentInfoForm.SupportedFields">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.SupportedFields.html#C1_Win_Document_Forms_DocumentInfoForm_SupportedFields">SupportedFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the combination of <span class="xref">C1.Document.DocumentInfoFields</span> identifying <span class="xref">C1.Document.DocumentInfo</span> fields supported by this form.</p>
</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="C1_Win_Document_Forms_DocumentInfoForm_BuildDocumentInfo" data-uid="C1.Win.Document.Forms.DocumentInfoForm.BuildDocumentInfo">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.BuildDocumentInfo.html#C1_Win_Document_Forms_DocumentInfoForm_BuildDocumentInfo">BuildDocumentInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new <span class="xref">C1.Document.DocumentInfo</span> object, and copies data
from the current <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.html">DocumentInfoForm</a> into that object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_CreateForm_System_Type_System_Type_" data-uid="C1.Win.Document.Forms.DocumentInfoForm.CreateForm(System.Type,System.Type)">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.CreateForm.html#C1_Win_Document_Forms_DocumentInfoForm_CreateForm_System_Type_System_Type_">CreateForm(Type, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.html">DocumentInfoForm</a> form,
or form of a type derived from <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.html">DocumentInfoForm</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_Dispose_System_Boolean_" data-uid="C1.Win.Document.Forms.DocumentInfoForm.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.Dispose.html#C1_Win_Document_Forms_DocumentInfoForm_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Clean up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_DocumentInfoForm_SetDocumentInfo_C1_Document_DocumentInfo_" data-uid="C1.Win.Document.Forms.DocumentInfoForm.SetDocumentInfo(C1.Document.DocumentInfo)">
          <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.SetDocumentInfo.html#C1_Win_Document_Forms_DocumentInfoForm_SetDocumentInfo_C1_Document_DocumentInfo_">SetDocumentInfo(DocumentInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the data from a <span class="xref">C1.Document.DocumentInfo</span> object to properties of the current <a class="xref" href="C1.Win.Document.Forms.DocumentInfoForm.html">DocumentInfoForm</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
