Click or drag to resize
Pdf Library for .NET

PdfFormFieldWidgets Property

The collection of widgets associated with the pdf field.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfFormFieldWidgetsCollection Widgets { get; }

Property Value

Type: PdfFormFieldWidgetsCollection
See Also