PdfCheckBoxFieldFieldType Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic override PdfFieldType FieldType { get; }Public Overrides ReadOnly Property FieldType As PdfFieldType
Get
Property Value
PdfFieldType
The
CheckBox value.
See Also