Click or drag to resize

PdfButtonFieldFieldType Property

Gets the Button value.

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

Property Value

PdfFieldType
The Button value.
See Also