PdfChoiceFieldItemValue Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic string Value {
get;
}Public ReadOnly Property Value As String
Get
Property Value
String
The (display) value of this
PdfChoiceFieldItem.
See Also