Click or drag to resize

PdfRadioButtonFieldFieldType Property

Gets the RadioButton value.

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

Property Value

PdfFieldType
The RadioButton value.
See Also