Click or drag to resize

PdfListBoxFieldFieldType Property

Gets the ListBox value.

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

Property Value

PdfFieldType
The ListBox value.
See Also