  | 
PdfFormFieldWidgets Property  | 
 
            The collection of widgets associated with the pdf field.
            
 
    Namespace: 
   SelectPdf.Forms
    Assembly:
   Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntaxpublic PdfFormFieldWidgetsCollection Widgets { get; }Public ReadOnly Property Widgets As PdfFormFieldWidgetsCollection
	Get
Property Value
Type: 
PdfFormFieldWidgetsCollection
See Also