Click or drag to resize

DateUpdate Method

Saves changes made to the Date object in the attached (or specified) SDF/Cos string.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool Update()

Return Value

Type: Boolean
true if the attached Cos/SDF string was successfully updated, false otherwise.
See Also