Click or drag to resize

PdfFieldFieldType Property

Gets the type of this field.

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

Property Value

PdfFieldType
The type of this field.
See Also