Enum WidgetPersistency

Namespace TallComponents.PDF.Annotations.Widgets

The persistence state for a widget.

Fields


Leave
The widget will be present in the target document, with the updated properties.

Flatten
Remove the widget from the document so it can no longer be manipulated, but add the widget's appearance as static content.

Remove
Remove the widget from the document. The appearance will not be added as static content.