The widget's persistency when this document is written.
Namespace: TallComponents.PDF.Annotations.WidgetsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public override WidgetPersistency Persistency { get; set; } |
| Visual Basic |
|---|
Public Overrides Property Persistency As WidgetPersistency Get Set |
Remarks
The persistency for radio buttons is the same for all radio buttons connected to one field.
The property will be automatically updated for all radio button widgets.