Saves changes made to the Rect object in the attached (or specified) SDF/Cos rectangle.
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 rectangle Array was successfully updated,
false otherwise.
See Also