scripting:api:bookmark:timestamp

No renderer 'pdf' found for mode 'pdf'

Timestamp

Property of IBookmark

Timestamp (32 bit)

Read-Only Property of type long

var nVal = Bookmark.Timestamp;
nVal = Bookmark.Timestamp
long nVal;
HRESULT hr = Bookmark.get_Timestamp(&nVal);