Click or drag to resize

WidgetSetDateToNow 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.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetDateToNow()

Implements

IAnnotSetDateToNow
See Also