Discuss this help topic in SecureBlackbox Forum
Specifies the name of the timestamped file.
Declaration
[VB.NET]
Property FileName As String
[Pascal]
property FileName : string;
[C++]
void get_FileName(std::string &OutResult);
[PHP]
string get_FileName()
[Java]
String getFileName();
Description
Use this property to get the original filename of the timestamped document.
Discuss this help topic in SecureBlackbox Forum