Click or drag to resize

RectUpdate Method

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 bool Update()

Return Value

Type: Boolean
True if the attached Cos/SDF rectangle Array was successfully updated, false otherwise.
See Also