PdfDropdownFieldValue Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic string Value { get; set; }Public Property Value As String
Get
Set
Property Value
String
The
PdfDropdownField value as an instance of a
String.
See Also