Click or drag to resize

PdfSignatureField Class

Represents a signature field.
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfField
    Patagames.Pdf.Net.AcroFormsPdfSignatureField

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public class PdfSignatureField : PdfField

The PdfSignatureField type exposes the following members.

Constructors
 NameDescription
Public methodPdfSignatureField Create new radiobutton field and add it into interactive forms.
Top
Properties
 NameDescription
Public propertyLock Gets or sets a signature field lock that specifies a set of form fields to be locked when this signature field is signed.
Top
See Also