Click or drag to resize

AnnotSetDateToNow Method

Sets an annotation's modification date and time to the current time. This corresponds to the value of the "M" field of annotation dictionary(PDF 1.1)

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetDateToNow()

Implements

IAnnotSetDateToNow
See Also