TimePrinted Element

Contains an ISO (International Organization for Standardization) date and time value indicating when the document was last printed.

Syntax


<TimePrinted>
</TimePrinted>

Attributes

None

Element properties

PropertyValue
NameTimePrinted 
Minimum Occurrences
Maximum Occurrences

Element information

Parent elements

DocumentProperties

Child elements

None

Remarks

If the document has not been printed, the TimePrinted element contains the same value as the TimeCreated element.

Example

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>

See also

TimePrinted property

©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp