Table of Contents

Class PdfSignatureField

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for a signature field.

public sealed class PdfSignatureField : PdfControl
Inheritance
PdfSignatureField
Inherited Members

Remarks

A signature field is a form field that contains a digital signature.

Properties

Lock

(PDF 1.5) Gets or sets the signature field lock that specifies a set of form fields that shall be locked when this signature field is signed.

Signature

Gets the PdfSignature object that specifies the signature associated with this signature field.