Click or drag to resize

PdfDropdownFieldFieldType Property

Gets the Dropdown 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 Dropdown value.
See Also