Discuss this help topic in SecureBlackbox Forum
The date when the photo was taken.
Declaration
[VB.NET]
Property WhenTaken As DateTime
[Pascal]
property WhenTaken: TDateTime;
[C++]
int64_t get_WhenTaken();
[PHP]
DateTime get_WhenTaken()
[Java]
Date getWhenTaken();
Description
Use this property to get the date when the photo was taken.
Discuss this help topic in SecureBlackbox Forum