Click or drag to resize

FieldGetUpdateRect Method

Return the rectangle that should be refreshed after changing a field.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Rect GetUpdateRect()

Return Value

Type: Rect
return rectangle for the given field.
See Also