Skip to content

TallComponents.UnoPdf.Client

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

WidgetModel.WidgetType Property

Type of widget:
'checkbox' | 'text' | 'password' | 'radiobutton' | 'pushbutton' | 'listbox' | 'dropdownlist' | 'signature'

csharp
public string WidgetType { get; set; }

Property Value

System.String