Click or drag to resize

PDFViewCtrlUpdate Method (Field)

Redraws the areas covered by all Form annotations associated with the field

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Update(
	Field field
)

Parameters

field
Type: pdftron.PDFField
The field to update.
See Also