PdfRadioButtonFieldChoice Property |
Gets or sets the choice.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic string Choice { get; set; }Public Property Choice As String
Get
Set
Property Value
String
The choice.
Exceptions
See Also