Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Widgets

RadioButtonWidgetModel Class

A radio button widget is a specialized widget, which has an additional Name which specifies the widget.

csharp
public class RadioButtonWidgetModel : TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Widgets.WidgetModel

Inheritance System.Object 🡒 RectangleModel 🡒 AnnotationModel 🡒 WidgetModel 🡒 RadioButtonWidgetModel

Properties
CheckMarkStyleThe check mark appearance for this radio button widget.
Valid values are: "check", "circle", "cross", "diamond", "square", "star", "unknown".
PersistencyThe widget's persistency when this document is written.
RadioButtonOptionThe associated Option for this Widget.