# GrapeCity.Core.BuiltinDocumentProperties

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Core_BuiltinDocumentProperties" data-uid="GrapeCity.Core.BuiltinDocumentProperties" class="text-break">BuiltinDocumentProperties Enum
</h1>
  <div class="markdown level0 summary"><p>Represents all builtin document properties.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Core.html">GrapeCity.Core</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Core_BuiltinDocumentProperties_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum BuiltinDocumentProperties</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum BuiltinDocumentProperties</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_ApplicationName">ApplicationName</td>
        <td><p>The application name of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Author">Author</td>
        <td><p>The author of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Category">Category</td>
        <td><p>Theh category of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Comments">Comments</td>
        <td><p>The comments of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Company">Company</td>
        <td><p>The company information of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_ContentStatus">ContentStatus</td>
        <td><p>The content status of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_ContentType">ContentType</td>
        <td><p>The content type of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_CreationDate">CreationDate</td>
        <td><p>The creation date of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_DocumentVersion">DocumentVersion</td>
        <td><p>The document version of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Format">Format</td>
        <td><p>The format of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_HyperlinkBase">HyperlinkBase</td>
        <td><p>The hyperlink base of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Keywords">Keywords</td>
        <td><p>The keywords of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Language">Language</td>
        <td><p>The language of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_LastAuthor">LastAuthor</td>
        <td><p>The last author of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_LastPrintDate">LastPrintDate</td>
        <td><p>The last print date of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_LastSaveTime">LastSaveTime</td>
        <td><p>The last saved time of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Manager">Manager</td>
        <td><p>The manager information of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfBytes">NumberOfBytes</td>
        <td><p>The total number of bytes of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfCharacters">NumberOfCharacters</td>
        <td><p>The total number of characters of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfCharactersWithSpaces">NumberOfCharactersWithSpaces</td>
        <td><p>The total number of whitespace characters of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfHiddenSlides">NumberOfHiddenSlides</td>
        <td><p>The total number of hidden slides of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfLines">NumberOfLines</td>
        <td><p>The total number of lines of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfMultimediaClips">NumberOfMultimediaClips</td>
        <td><p>The total number of multimedia clips of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfNotes">NumberOfNotes</td>
        <td><p>The total number of notes of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfPages">NumberOfPages</td>
        <td><p>The total number of pages of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfParagraphs">NumberOfParagraphs</td>
        <td><p>The total number of paragraphs of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfSlides">NumberOfSlides</td>
        <td><p>The total number of slides of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_NumberOfWords">NumberOfWords</td>
        <td><p>The total number of words of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_RevisionNumber">RevisionNumber</td>
        <td><p>The revision number of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Security">Security</td>
        <td><p>The security information of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Subject">Subject</td>
        <td><p>The subject of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Template">Template</td>
        <td><p>The template of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_Title">Title</td>
        <td><p>The title of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_BuiltinDocumentProperties_TotalEditingTime">TotalEditingTime</td>
        <td><p>The total number of editing times of the document.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
