This updates the appearance of this widget.
Namespace: TallComponents.PDF.Annotations.WidgetsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public void UpdateAppearance() |
| Visual Basic |
|---|
Public Sub UpdateAppearance |
Remarks
You should call this function when you change at least one of the following items:
- The format action in the connected Field (type must be ValueField).
- The JavaScript inside the format action.
- Document level JavaScript called by the format action.
Note that this function is automatically called when you change any widget or annotation property or set a new ValueField.Value.