Microsoft Word · Schema

OpenXmlDocumentProperties

Core and extended document properties for an Open XML Word document.

DocumentsMicrosoft 365OfficeProductivityWord Processing

Properties

Name Type Description
title string Document title.
subject string Document subject.
creator string Document creator/author.
description string Document description.
keywords string Document keywords.
category string Document category.
created string Creation timestamp.
modified string Last modified timestamp.
revision string Revision number.
application string Application that created the document.
totalTime integer Total editing time in minutes.
pages integer Number of pages.
words integer Number of words.
characters integer Number of characters.
View JSON Schema on GitHub