Click or drag to resize

PdfChoiceWidgetFieldWidget SelectedWidgetItem Property

Note: This API is now obsolete.

Gets the first selected item in the list.

Namespace: Spire.Pdf.Widget
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("This property will be removed in next release.")]
public PdfListWidgetItemCollection SelectedWidgetItem { get; }

Property Value

Type: PdfListWidgetItemCollection
See Also