PdfToggleButtonFieldChecked Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic bool Checked { get; set; }Public Property Checked As Boolean
Get
Set
Property Value
Boolean if this
PdfToggleButtonField is checked; otherwise,
.
See Also