Click or drag to resize
Pdf Library for .NET

PdfFormFieldWidgets Property

The collection of widgets associated with the pdf field.

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

Property Value

PdfFormFieldWidgetsCollection
See Also