Click or drag to resize

PdfCheckBoxFieldFieldType Property

Gets the CheckBox value.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public override PdfFieldType FieldType { get; }

Property Value

PdfFieldType
The CheckBox value.
See Also