Gets an annotation's last modified date.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Return Value
Type:
Date The annotation's time and date. If the annotation has no associated date
structure, the returned date is not valid (date.IsValid() returns false).
Corresponds to the "M" entry of the annotation dictionary.
See Also