PdfListBoxFieldValue Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic Object Value { get; set; }Public Property Value As Object
Get
Set
Property Value
Object
The
PdfListBoxField value as an instance of either a
String or an
Array of
String type (if more than one item is selected).
See Also