Click or drag to resize

PdfSignatureFieldFieldType Property

Gets the Signature value.

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

Property Value

PdfFieldType
The Signature value.
See Also