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: 26.2
Syntax
public PdfFormFieldWidgetsCollection Widgets { get; }

Property Value

PdfFormFieldWidgetsCollection
See Also