Click or drag to resize

PdfRadioButtonFieldChoice Property

Gets or sets the choice.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public string Choice { get; set; }

Property Value

String
The choice.
Exceptions
ExceptionCondition
ArgumentExceptionValue is or Empty.
See Also