PdfToggleButtonFieldValue Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic string Value { get; set; }Public Property Value As String
Get
Set
Property Value
String
The
PdfToggleButtonField value as an instance of the
String type.
See Also