|
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; }
Public ReadOnly Property Widgets As PdfFormFieldWidgetsCollection
Get
Property Value
Type:
PdfFormFieldWidgetsCollectionSee Also