IMG.fileCreatedDate (Property)

The date that the image file was created.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyIMG.fileCreatedDate

Where it is possible to distinguish properties of document source files, this can tell you about the history of the document.

This read-only property described the date that an image file was created. With this you can calculate the age of the image file by subtracting that date from the current date and time.

See also:Document.fileCreatedDate

Property attributes:

ReadOnly