Contains an ISO (International Organization for Standardization) date and time value indicating when the document was last printed.
<TimePrinted>
</TimePrinted>
None
| Property | Value | 
|---|---|
| Name | TimePrinted | 
| Minimum Occurrences | 0 | 
| Maximum Occurrences | 1 | 
Parent elements
Child elements
None
If the document has not been printed, the TimePrinted element contains the same value as the TimeCreated element.
The following example was excerpted for clarity.
<DocumentProperties>
  … 
  <TimeCreated>2001-03-21T14:24:35</TimeCreated> 
  <TimeSaved>2001-03-27T10:57:14</TimeSaved> 
  <TimeEdited>2001-03-27T10:56:33</TimeEdited> 
  <TimePrinted>2001-03-21T14:24:35</TimePrinted> 
</DocumentProperties>
TimePrinted property