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 Function Update As Boolean
public:
virtual bool Update() sealed
Return Value
Type:
Boolean true if the attached Cos/SDF string was successfully updated, false otherwise.
See Also