PdfFieldFieldType Property |
Gets the type of this field.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntaxpublic abstract PdfFieldType FieldType { get; }Public MustOverride ReadOnly Property FieldType As PdfFieldType
Get
Property Value
PdfFieldType
The type of this field.
See Also