Click or drag to resize

PdfTextFieldFieldType Property

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