PDFReaderControls.NET Professional Type Reference

RadioButtonWidget.Persistency Property

The widget's persistency when this document is written.

public override WidgetPersistency Persistency {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.

See Also

RadioButtonWidget Class | TallComponents.PDF.Annotations.Widgets Namespace